Skip to content

Commit

Permalink
updating docs alignment (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhinav Chobey <[email protected]>
  • Loading branch information
abhinavchobey and Abhinav Chobey authored Mar 22, 2024
1 parent 8304414 commit cb6ce08
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions docs/api/public/cmf.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
# cmflib.cmf

::: cmflib.cmf
options:
show_root_toc_entry: false
merge_init_into_class: true
docstring_style: google
members:
- metadata_push
- metadata_pull
- artifact_pull
- artifact_pull_single
- artifact_push
- cmf_init_show
- cmf_init

::: cmflib.cmf.Cmf
options:
show_root_toc_entry: false
Expand All @@ -36,3 +22,17 @@
- commit_existing_metrics
- create_dataslice
- update_dataslice

::: cmflib.cmf
options:
show_root_toc_entry: false
merge_init_into_class: true
docstring_style: google
members:
- cmf_init_show
- cmf_init
- metadata_push
- metadata_pull
- artifact_pull
- artifact_pull_single
- artifact_push

0 comments on commit cb6ce08

Please sign in to comment.