rearrange existing documentation to fit the new standard layout
Change-Id: Ieded73a772471f6b2a32b489b4e3fc33a3daf33e
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
Contributing
|
Contributing
|
||||||
=============
|
=============
|
||||||
|
|
||||||
.. include:: ../../CONTRIBUTING.rst
|
.. include:: ../../../CONTRIBUTING.rst
|
@@ -1 +0,0 @@
|
|||||||
.. include:: ../../ChangeLog
|
|
@@ -8,20 +8,11 @@ as `root` from OpenStack services.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
installation
|
install/index
|
||||||
usage
|
user/index
|
||||||
contributing
|
contributor/index
|
||||||
|
|
||||||
Release Notes
|
.. rubric:: Indices and tables
|
||||||
=============
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
history
|
|
||||||
|
|
||||||
Indices and tables
|
|
||||||
==================
|
|
||||||
|
|
||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
* :ref:`modindex`
|
* :ref:`modindex`
|
||||||
|
1
doc/source/user/history.rst
Normal file
1
doc/source/user/history.rst
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.. include:: ../../../ChangeLog
|
9
doc/source/user/index.rst
Normal file
9
doc/source/user/index.rst
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
===================
|
||||||
|
Using oslo.rootwrap
|
||||||
|
===================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
usage
|
||||||
|
history
|
Reference in New Issue
Block a user