Darren Shaw bdbc0d9b75 Correct description in Keystone key_terms
Currently, key_terms.rst incorrectly states "The Identity..."
under the section dealing with Resources. This corrects
this issue.

Change-Id: I9db75c408cf9a7ab6979d44ecc39aa9821044b28
Closes-Bug: #1513464
2015-11-05 10:45:31 -06:00
..
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00

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