From 96e26d360a8591820b8f8b4bb3d69f7a15b4389c Mon Sep 17 00:00:00 2001 From: Abhinav Chobey Date: Mon, 19 Feb 2024 03:24:45 -0800 Subject: [PATCH] updating docs alignment --- docs/api/public/cmf.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/api/public/cmf.md b/docs/api/public/cmf.md index f1275daa..48954594 100644 --- a/docs/api/public/cmf.md +++ b/docs/api/public/cmf.md @@ -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 @@ -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