keystone/doc
Vishakha Agarwal d27be745db Update doc for token_setup and token_rotate
New setup commands are added to keystone-manage
cli [1] which are not mentioned anywhere in
docs. This patch is added for the same.

[1] https://review.openstack.org/#/c/547657/

Change-Id: I50e77566662d7f525c1cce6ce52d14dd31c6e5a2
2019-01-11 23:20:27 +05:30
..
ext Fix doc generation for python 3 2017-04-17 07:44:47 +02:00
source Update doc for token_setup and token_rotate 2019-01-11 23:20:27 +05:30
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
requirements.txt Add introduction section to federation docs 2018-12-11 15:37:06 +01: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/.