keystone/doc
Steve Martinelli 4c5b15e3db Move docs from key_terms to architecture
there is a lot of overlap between the two docs, let's have a
single doc instead.

also clean up the references to modules as they have bitrotted.

Change-Id: I05d30fa51052b875b1de94c4152036b1d0768793
2016-11-21 11:05:44 -05:00
..
ext Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00
source Move docs from key_terms to architecture 2016-11-21 11:05:44 -05: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/.