keystone/doc
Steve Martinelli b36e1c4ee9 Clean up keystone doc landing page
- update the API link
- add a link to keystoneauth
- include a link to the docs source

Change-Id: Id1e5e00164c4ba152bbd9fff9ac39f309be8e5c3
Closes-Bug: 1648886
2016-12-09 19:48:23 -05:00
..
ext Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00
source Clean up keystone doc landing page 2016-12-09 19:48:23 -05: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/.