ironic-inspector/doc/source/index.rst
Dmitry Tantsur 3975337875 Generate API documentation from Python modules
Also brings "contributing" section toctree depth to the same level as
everywhere.

Change-Id: I661a0c7045fe945bfa7bd99589751c4aad63a61c
2016-03-08 15:07:44 +01:00

44 lines
514 B
ReStructuredText

.. include:: ../../README.rst
User Guide
===========
.. toctree::
:maxdepth: 2
Workflow <workflow>
Usage <usage>
HTTP API <http-api>
Troubleshooting <troubleshooting>
Admin Guide
===========
.. toctree::
:maxdepth: 2
Installation <install>
Developer Guide
===============
.. toctree::
:maxdepth: 2
Contributing <contributing>
Python API
----------
.. toctree::
:maxdepth: 1
api/autoindex
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`