935c43b6c8
Now that the admin guide is within keystone, we can remove all the operator specific information we were maintaining in tree. This will make it easier to operators to find all the information they need related to tokens. Change-Id: Iac2bf86a7b06b54fe8edea6ddbc62fe576b8959c |
||
---|---|---|
.. | ||
ext | ||
source | ||
Makefile | ||
README.rst |
Building Docs
Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:
$ tox -e docs
The documentation will be built at doc/build/
.