OpenStack Project Team Guide
Go to file
James E. Blair 0351ab6fd4 Add initial sphinx project boilerplate
This is based on infra-manual, a sphinx-only project.

Change-Id: I04692cfb45a6fa9fad07052c93bf15a44ada52ce
2015-06-08 17:40:27 -07:00
doc/source Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
.gitreview Added .gitreview 2015-05-28 04:26:27 +00:00
LICENSE Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
README.rst Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
requirements.txt Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.cfg Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00

OpenStack Project Team Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.