rearrange content to fit the new standard layout

Change-Id: I299b6da1fcb8a7a6a6524cfa5d9892a6c2643c18
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
This commit is contained in:
Dong Ma 2017-06-26 23:14:19 +08:00
parent 3d65053741
commit a2780e0cfc
10 changed files with 16 additions and 10 deletions

View File

@ -53,5 +53,5 @@ This will override any configuration done via oslo.config
.. note:: .. note::
healtcheck middleware does not yet use oslo.config, see :doc:`healthcheck_plugins` healtcheck middleware does not yet use oslo.config, see :doc:`../reference/healthcheck_plugins`

View File

@ -2,4 +2,4 @@
Contributing Contributing
============== ==============
.. include:: ../../CONTRIBUTING.rst .. include:: ../../../CONTRIBUTING.rst

View File

@ -1 +0,0 @@
.. include:: ../../ChangeLog

View File

@ -6,12 +6,10 @@ Contents
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
installation install/index
api contributor/index
healthcheck_plugins configuration/index
cors reference/index
oslo_config
contributing
Release Notes Release Notes
============= =============
@ -19,4 +17,4 @@ Release Notes
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
history user/history

View File

@ -0,0 +1,8 @@
==============================
oslo.middleware Reference
==============================
.. toctree::
:glob:
*

View File

@ -0,0 +1 @@
.. include:: ../../../ChangeLog