Move API docs into api/

This commit is contained in:
Anders Ingemann 2015-04-11 16:17:50 +02:00
parent 953987fddf
commit fc29266c97
8 changed files with 14 additions and 5 deletions

View file

@ -7,9 +7,9 @@ and handles the gather, sorting and running of tasks.
.. toctree::
:maxdepth: 2
:glob:
fs
pkg
*
Bootstrap information
---------------------

9
docs/api/index.rst Normal file
View file

@ -0,0 +1,9 @@
API
===
.. toctree::
:maxdepth: 2
base/index
common/index

View file

@ -11,10 +11,10 @@ Contents:
.. toctree::
:maxdepth: 2
base/index
common/index
plugins/index
providers/index
plugins/index
api/index
guidelines
taskoverview
howitworks