keystone/doc
Brant Knudson c4a16d0e16 Fix federation documentation reference
The documentation for the federation extension referenced a class
that doesn't exist for the driver. Using the correct class name
will make it easier for deployers to configure federation.

bp identity-providers

Change-Id: I0f69d3465be78079a89e6d2c5e717aed04136a50
2014-01-26 13:40:25 -06:00
..
ext Fix typos in documents and comments 2014-01-23 16:24:45 +08:00
source Fix federation documentation reference 2014-01-26 13:40:25 -06:00
keystone_compat_flows.sdx Align with project configs. 2012-03-01 11:42:42 -08: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

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