keystone/doc
Brant Knudson 97b0627d80 Documentation cleanup
Several warnings and errors were reported when building
documentation. This makes it difficult for developers to
validate that new changes to don't have problems.

Most of the warnings and errors are fixed with this change.

Change-Id: Ifb9edffce66dde27fbe72bb1ce1b997b041786ae
2014-01-12 10:56:59 -06:00
..
ext Remove unused imports 2014-01-03 08:10:59 +08:00
source Documentation cleanup 2014-01-12 10:56:59 -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/.