bfa13b7a64
I made a few specific changes, hopefully for the better: - Removed the "Welcome!" from the title, which is quite verbose in the sidebar index (and reads awkwardly as a title, IMO). - Revised the project description to match what's on our Launchpad page, https://launchpad.net/keystone - Revised the target audience to more accurately reflect who we actually write for (it's still contributors first, but it's not fair to ignore operators, etc). Change-Id: I9955f31216e7a70fed10501f096001433609ac70
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/
.