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:
Doug Hellmann 2017-07-07 14:26:34 -04:00
parent 9d6ba40bd5
commit 9014fdd8d4
14 changed files with 21 additions and 23 deletions

View File

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

View File

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

View File

@ -0,0 +1,9 @@
=====================
Contributor's Guide
=====================
.. toctree::
:maxdepth: 2
contributing
history

View File

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

View File

@ -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
==================

View File

@ -1,3 +1,7 @@
===============
API Reference
===============
.. toctree::
:maxdepth: 1

View File

@ -10,7 +10,7 @@ example::
.. seealso::
* :doc:`API Documentation <api/index>`
* :doc:`API Documentation <../reference/index>`
Locking a function (local to a process)
=======================================