keystone/doc
Eric Brown bef14444e2 Follow-on of memcache token persistence removal
In commit I4b8b88409abe8eea8f0a075aebbe9c569367c454, the memcache
and memcache_pool token persistence drivers were removed. However
the documentation still contains references to these drivers.

bp removed-as-of-ocata

Change-Id: I56f05c976c69c98a3bf3bd325fc3239cb9618a57
2016-10-17 22:04:56 -07:00
..
ext Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00
source Follow-on of memcache token persistence removal 2016-10-17 22:04:56 -07: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

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