keystone/doc
Lance Bragstad 935c43b6c8 Remove duplicate token docs
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
2017-07-05 15:56:13 +00:00
..
ext Fix doc generation for python 3 2017-04-17 07:44:47 +02:00
source Remove duplicate token docs 2017-07-05 15:56:13 +00:00
Makefile Align with project configs. 2012-03-01 11:42:42 -08:00
README.rst Fixes documentation building 2013-12-13 02:47:37 +00:00

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/.