deb-keystone/doc
Henry Nash 8612a54f91 Add notifications for policy, region, service and endpoint.
The endpoint policy extension will need to ensure stale
associations are removed on deletion of these entities. Delete
events are already generated for endpoints. For completeness,
create and update notifcations for these entities have also
been implemented.

Partially implements: bp endpoint-policy
Change-Id: I5de15459f5b577955056ecc166b450963e85bbc9
2014-08-21 14:53:52 +01:00
..
ext Remove vim header 2014-02-08 23:54:04 +08:00
source Add notifications for policy, region, service and endpoint. 2014-08-21 14:53:52 +01:00
keystone_compat_flows.sdx Align with project configs. 2012-03-01 11:42:42 -08: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/.