keystone/doc
Jenkins 2df1b7cba4 Merge "Move CA key from certs directory to private directory" 2013-10-19 03:21:22 +00:00
..
source Merge "Move CA key from certs directory to private directory" 2013-10-19 03:21:22 +00:00
Makefile Align with project configs. 2012-03-01 11:42:42 -08:00
README.rst Rewrite README.rst 2013-09-19 17:33:56 -05:00
keystone_compat_flows.sdx Align with project configs. 2012-03-01 11:42:42 -08:00

README.rst

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:

$ python setup.py build_sphinx

The documentation will be built at doc/build/.