keystone/doc
Lance Bragstad 02047000b4 Remove v2.0 policies
In queens the v2.0 APIs were removed. This commit removes the
leftover v2.0 policies documented in the sample policy file.

Change-Id: Ibb841bcbc12d0be365ddb2681310a0eee6724782
(cherry picked from commit 8948050c03)
2018-02-21 09:45:34 +00:00
..
ext Fix doc generation for python 3 2017-04-17 07:44:47 +02:00
source Remove v2.0 policies 2018-02-21 09:45:34 +00: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
requirements.txt Updated from global requirements 2018-01-24 00:56:57 +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/.