keystone/doc
Ronald De Rose bc787f0224 Update PCI documenation
This patch add documentation for 'PCI change password required upon
first use' and replaces the references to the ignore user IDs config
options with instructions for updating the new user options attributes.

Change-Id: I4f8fed9d0a627bbdbced6bb82f38d6e3e55d0a03
2017-01-30 19:18:17 +00:00
..
ext Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00
source Update PCI documenation 2017-01-30 19:18:17 +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/.