![Amelia Cordwell](/assets/img/avatar_default.png)
* API Reference and documentation as two seperate sphinx document sets * Information from the Devstack guide and README moved over to the new documentation * Configuration examples * Examples of building plugins * Both use the new sphinx-rtd-theme Change-Id: If347905aa14b77b5943f1a9de97f6e287b98ce95
16 lines
519 B
ReStructuredText
16 lines
519 B
ReStructuredText
.. Adjutant API Reference documentation master file, created by
|
|
sphinx-quickstart on Wed Sep 6 13:55:48 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Adjutant API Reference documentation!
|
|
==================================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
v1-api-reference
|
|
|
|
Adjutant is a workflow framework built with Django and Django-Rest-Framework to
|
|
automate basic admin tasks within an OpenStack Cloud.
|