rearrange existing documentation to follow the new layout standard
Change-Id: I79d7b97c7e9395f75fa158d870485853418a4db7 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
9d6ba40bd5
commit
9014fdd8d4
@ -2,4 +2,4 @@
|
||||
Contributing
|
||||
==============
|
||||
|
||||
.. include:: ../../CONTRIBUTING.rst
|
||||
.. include:: ../../../CONTRIBUTING.rst
|
1
doc/source/contributor/history.rst
Normal file
1
doc/source/contributor/history.rst
Normal file
@ -0,0 +1 @@
|
||||
.. include:: ../../../ChangeLog
|
9
doc/source/contributor/index.rst
Normal file
9
doc/source/contributor/index.rst
Normal file
@ -0,0 +1,9 @@
|
||||
=====================
|
||||
Contributor's Guide
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
contributing
|
||||
history
|
@ -1 +0,0 @@
|
||||
.. include:: ../../ChangeLog
|
@ -9,26 +9,11 @@ external processes.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
installation
|
||||
usage
|
||||
opts
|
||||
contributing
|
||||
|
||||
API Documentation
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
api/index
|
||||
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
history
|
||||
install/index
|
||||
user/index
|
||||
configuration/index
|
||||
contributor/index
|
||||
reference/index
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
@ -1,3 +1,7 @@
|
||||
===============
|
||||
API Reference
|
||||
===============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
@ -10,7 +10,7 @@ example::
|
||||
|
||||
.. seealso::
|
||||
|
||||
* :doc:`API Documentation <api/index>`
|
||||
* :doc:`API Documentation <../reference/index>`
|
||||
|
||||
Locking a function (local to a process)
|
||||
=======================================
|
Loading…
Reference in New Issue
Block a user