keystone/doc
Travis Tripp f51b7ca7d1 Fix example response formatting
Several example responses are not formatted
making them hard to read.

This patch formats them.

Change-Id: I35d890011107fe1414032ddc4b357066e0092ecd
Closes-Bug: #1665706
2017-02-17 10:06:16 -07:00
..
ext Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00
source Fix example response formatting 2017-02-17 10:06:16 -07: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

README.rst

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/.