mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-07 17:40:30 +00:00
Move API docs into api/
This commit is contained in:
parent
953987fddf
commit
fc29266c97
8 changed files with 14 additions and 5 deletions
|
@ -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
9
docs/api/index.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
API
|
||||
===
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
base/index
|
||||
common/index
|
|
@ -11,10 +11,10 @@ Contents:
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
base/index
|
||||
common/index
|
||||
plugins/index
|
||||
providers/index
|
||||
plugins/index
|
||||
|
||||
api/index
|
||||
guidelines
|
||||
taskoverview
|
||||
howitworks
|
||||
|
|
Loading…
Add table
Reference in a new issue