diff --git a/doc/source/index.rst b/doc/source/index.rst index 0046703dffb..54043d2d0b6 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 a8dd2414909..b849baa3281 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 0537d502192..e17648c25f3 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`