rearrange content to fit the new standard layout
Change-Id: I5cbe836cf54f752eb4f93e105ffb49b387440db7 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
This commit is contained in:
parent
6041068f77
commit
a2335dbb69
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,7 +41,7 @@ output/*/index.html
|
||||
|
||||
# Sphinx
|
||||
doc/build
|
||||
doc/source/api
|
||||
doc/source/reference/api
|
||||
|
||||
# pbr generates these
|
||||
AUTHORS
|
||||
|
@ -2,4 +2,4 @@
|
||||
Contributing
|
||||
==============
|
||||
|
||||
.. include:: ../../CONTRIBUTING.rst
|
||||
.. include:: ../../../CONTRIBUTING.rst
|
@ -1 +0,0 @@
|
||||
.. include:: ../../ChangeLog
|
@ -10,12 +10,11 @@ Contents
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
installation
|
||||
api/modules
|
||||
usage
|
||||
opts
|
||||
contributing
|
||||
history
|
||||
install/index
|
||||
contributor/index
|
||||
configuration/index
|
||||
user/index
|
||||
reference/index
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
10
doc/source/reference/index.rst
Normal file
10
doc/source/reference/index.rst
Normal file
@ -0,0 +1,10 @@
|
||||
.. _using:
|
||||
|
||||
=========
|
||||
Reference
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
api/modules
|
1
doc/source/user/history.rst
Normal file
1
doc/source/user/history.rst
Normal file
@ -0,0 +1 @@
|
||||
.. include:: ../../../ChangeLog
|
13
doc/source/user/index.rst
Normal file
13
doc/source/user/index.rst
Normal file
@ -0,0 +1,13 @@
|
||||
================
|
||||
Using oslo.cache
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
usage
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
history
|
Loading…
Reference in New Issue
Block a user