From 97592988842403402ff18f131d8a6bd4fe7cc906 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Tue, 29 Oct 2024 12:26:02 -0700 Subject: [PATCH] subfolder --- docs/source/index.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index 403b7289e..0937f46ac 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -41,10 +41,11 @@ A Distribution is where APIs and Providers are assembled together to provide a c ```{toctree} :hidden: -:maxdepth: 2 -cli_reference.md -getting_started.md +:maxdepth: 1 -./getting_started/getting_started_conda.md -./getting_started/getting_started_docker.md +cli_reference +getting_started + +getting_started/getting_started_conda +getting_started/getting_started_docker ```