rearrange content to fit the new standard layout
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: Ic8d93ffc98b347e4158c715b88d15372b0948887
This commit is contained in:
parent
05f4484cbc
commit
5ce4e61f18
2
.gitignore
vendored
2
.gitignore
vendored
@ -47,7 +47,7 @@ doc/build
|
|||||||
# pbr generates these
|
# pbr generates these
|
||||||
AUTHORS
|
AUTHORS
|
||||||
ChangeLog
|
ChangeLog
|
||||||
/doc/source/api/
|
doc/source/reference/api
|
||||||
|
|
||||||
# Editors
|
# Editors
|
||||||
*~
|
*~
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
Contributing
|
Contributing
|
||||||
==============
|
==============
|
||||||
|
|
||||||
.. include:: ../../CONTRIBUTING.rst
|
.. include:: ../../../CONTRIBUTING.rst
|
@ -1 +0,0 @@
|
|||||||
.. include:: ../../ChangeLog
|
|
@ -10,26 +10,10 @@ Contents
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
installation
|
install/index
|
||||||
usage
|
contributor/index
|
||||||
opts
|
user/index
|
||||||
contributing
|
reference/index
|
||||||
|
|
||||||
API
|
|
||||||
===
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
api/autoindex
|
|
||||||
|
|
||||||
Release Notes
|
|
||||||
=============
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
history
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
==================
|
==================
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
==============
|
============
|
||||||
Installation
|
Installation
|
||||||
==============
|
============
|
||||||
|
|
||||||
At the command line::
|
At the command line::
|
||||||
|
|
18
doc/source/reference/index.rst
Normal file
18
doc/source/reference/index.rst
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
.. _using:
|
||||||
|
|
||||||
|
=========
|
||||||
|
Reference
|
||||||
|
=========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
opts
|
||||||
|
|
||||||
|
API
|
||||||
|
===
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
api/autoindex
|
@ -1,6 +1,8 @@
|
|||||||
=======================
|
.. _option-definitions:
|
||||||
Configuration Options
|
|
||||||
=======================
|
=====================
|
||||||
|
Configuration Options
|
||||||
|
=====================
|
||||||
|
|
||||||
oslo.reports uses oslo.config to define and manage configuration options
|
oslo.reports uses oslo.config to define and manage configuration options
|
||||||
to allow the deployer to control where the GMR reports should be generated.
|
to allow the deployer to control where the GMR reports should be generated.
|
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.reports
|
||||||
|
===================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
usage
|
||||||
|
history
|
Loading…
Reference in New Issue
Block a user