keystone/doc
Boris Bobrov 731a766ef3 Fix broken links in the docs
Change-Id: If2f462a240485e4c1b904fc76d572f069d3f3df2
2016-10-31 17:18:26 +03:00
..
ext Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00
source Fix broken links in the docs 2016-10-31 17:18:26 +03: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/.