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
This commit is contained in:
Akihiro Motoki 2015-11-24 12:15:05 +09:00
parent 074c4beb6a
commit fd2026e1de
3 changed files with 3 additions and 21 deletions

View File

@ -43,7 +43,7 @@ Neutron Policies
================ ================
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 2
policies/index policies/index
@ -51,7 +51,7 @@ Neutron Stadium
=============== ===============
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 2
stadium/index stadium/index
@ -59,7 +59,7 @@ Developer Docs
============== ==============
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 3
devref/index devref/index

View File

@ -21,8 +21,6 @@ Neutron. This includes the processes we use for blueprints and specs, bugs,
contributor onboarding, core reviewer memberships, and other procedural contributor onboarding, core reviewer memberships, and other procedural
items. items.
Policies
--------
.. toctree:: .. toctree::
:maxdepth: 3 :maxdepth: 3
@ -34,10 +32,3 @@ Policies
code-reviews code-reviews
thirdparty-ci thirdparty-ci
office-hours office-hours
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@ -19,17 +19,8 @@ Neutron Stadium
The Stadium Guide contains information on policies and procedures for the The Stadium Guide contains information on policies and procedures for the
Neutron Stadium. Neutron Stadium.
Stadium
-------
.. toctree:: .. toctree::
:maxdepth: 3 :maxdepth: 3
sub_projects sub_projects
sub_project_guidelines sub_project_guidelines
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`