From ccff1568f3bb22e14284faab6a0761fcbd2e7841 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 9 Jul 2025 15:21:12 -0700 Subject: [PATCH 1/3] Update index.rst --- docs/source/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 78816ac..875b5c9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -10,6 +10,7 @@ the entire training job. **GETTING STARTED?** See Install and Usage in `the README `_. .. toctree:: + :glob: :maxdepth: 1 :caption: Design @@ -17,7 +18,8 @@ the entire training job. assumptions_and_recommendations .. toctree:: - :maxdepth: 2 + :glob: + :maxdepth: 1 :caption: API Reference api From ec8e1bb4b2f5f69721003e33d209e1e2c89f74b1 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 9 Jul 2025 15:52:05 -0700 Subject: [PATCH 2/3] Update docs/source/index.rst --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 875b5c9..392722f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -19,7 +19,7 @@ the entire training job. .. toctree:: :glob: - :maxdepth: 1 + :maxdepth: 2 :caption: API Reference api From e8b537c8bf58d2807131fdb67ff80d27ea5cbd44 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 9 Jul 2025 16:41:51 -0700 Subject: [PATCH 3/3] Update docs/source/index.rst --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 392722f..875b5c9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -19,7 +19,7 @@ the entire training job. .. toctree:: :glob: - :maxdepth: 2 + :maxdepth: 1 :caption: API Reference api