keystone/doc
Dolph Mathews a5e2906dc4 Add rolling upgrade documentation
This documentation conflicts a bit with the approach originally proposed
in bp manage-migration because it depends on the notion of having
database triggers to assist in the migration process.

Change-Id: Iec9269ab6d799b757451cb8afe7fa889fe7068b9
2016-08-18 16:15:13 +00:00
..
ext Add token feature support matrix to documentation 2016-07-28 15:44:28 +00:00
source Add rolling upgrade documentation 2016-08-18 16:15:13 +00: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/.