keystone/doc
Brant Knudson 9040dcf21f Correct fernet provider reference
The docs weren't rendering the fernet provider as a link because the
reference was incorrect.

Change-Id: Id8205f1368a841bd201ef77ddd34ab7d3a170976
2015-12-29 18:19:01 -06:00
..
source Correct fernet provider reference 2015-12-29 18:19:01 -06: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
keystone_compat_flows.sdx Align with project configs. 2012-03-01 11:42:42 -08: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/.