Skip to content

Commit

Permalink
Merge pull request #114 from ucbepic/shreya/api
Browse files Browse the repository at this point in the history
docs: add sample and cluster to docs
  • Loading branch information
shreyashankar authored Oct 18, 2024
2 parents 158d72c + f7767a6 commit 35fb96d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/api-reference/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,24 @@
ignore_init_summary: false
trim_doctest_flags: true

::: docetl.schemas.SampleOp
options:
show_root_heading: true
heading_level: 3
show_if_no_docstring: false
docstring_options:
ignore_init_summary: false
trim_doctest_flags: true

::: docetl.schemas.ClusterOp
options:
show_root_heading: true
heading_level: 3
show_if_no_docstring: false
docstring_options:
ignore_init_summary: false
trim_doctest_flags: true

## Dataset and Pipeline

::: docetl.schemas.Dataset
Expand Down

0 comments on commit 35fb96d

Please sign in to comment.