From fd2026e1dec1728001b5744a1ab8394ca146ad80 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Tue, 24 Nov 2015 12:15:05 +0900 Subject: [PATCH] Update toctree of neutron document * Display more contents in the top page. It is useful to access various things from the top page. The contents after this change looks reasonable. * Remove "Indices and tables" section in policies and stadium index. They are unnecessary. Change-Id: I49a966ce96af107c6f17f4caa73f9a634db37e18 --- doc/source/index.rst | 6 +++--- doc/source/policies/index.rst | 9 --------- doc/source/stadium/index.rst | 9 --------- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 0046703df..54043d2d0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -43,7 +43,7 @@ Neutron Policies ================ .. toctree:: - :maxdepth: 1 + :maxdepth: 2 policies/index @@ -51,7 +51,7 @@ Neutron Stadium =============== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 stadium/index @@ -59,7 +59,7 @@ Developer Docs ============== .. toctree:: - :maxdepth: 1 + :maxdepth: 3 devref/index diff --git a/doc/source/policies/index.rst b/doc/source/policies/index.rst index a8dd24149..b849baa32 100644 --- a/doc/source/policies/index.rst +++ b/doc/source/policies/index.rst @@ -21,8 +21,6 @@ Neutron. This includes the processes we use for blueprints and specs, bugs, contributor onboarding, core reviewer memberships, and other procedural items. -Policies --------- .. toctree:: :maxdepth: 3 @@ -34,10 +32,3 @@ Policies code-reviews thirdparty-ci office-hours - -Indices and tables ------------------- - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/doc/source/stadium/index.rst b/doc/source/stadium/index.rst index 0537d5021..e17648c25 100644 --- a/doc/source/stadium/index.rst +++ b/doc/source/stadium/index.rst @@ -19,17 +19,8 @@ Neutron Stadium The Stadium Guide contains information on policies and procedures for the Neutron Stadium. -Stadium -------- .. toctree:: :maxdepth: 3 sub_projects sub_project_guidelines - -Indices and tables ------------------- - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` -- 2.45.2