keystone/doc
Samuel de Medeiros Queiroz 7f3ec1428d Updates Development Environment Docs
Now that we support other-requirements.txt and there is a Project Team
Guide doc [1] on how to set a Python environment up for development, we
can take benefit of them and make our docs more concise.

[1] http://docs.openstack.org/project-team-guide/project-setup/python.html

Co-Authored-By: Hidekazu Nakamura <hid-nakamura@vf.jp.nec.com>

Change-Id: Idcfadb7922b75464af430264e55aadc442e1b0a8
2016-08-10 20:36:27 +00:00
..
ext Add token feature support matrix to documentation 2016-07-28 15:44:28 +00:00
source Updates Development Environment Docs 2016-08-10 20:36:27 +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
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/.