
This wasn't indented correctly, so it ended up being rendered in the HTML as plain text: http://docs.openstack.org/developer/keystone/upgrading.html Change-Id: I3f7f43484abaf128a5a2d3c3f120df9c4951b856
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/
.