OpenStack Project Team Guide
Go to file
Doug Hellmann 1c29ed4591 add "dependency management" section to the guide
Import a bunch of the content from the
openstack/requirements/README.rst file and put it here in the PTG
where it is more discoverable.

Change-Id: I0dd0664ffe08c54c4b692d800e777c9fd736b922
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-12 17:34:56 -04:00
doc/source add "dependency management" section to the guide 2018-04-12 17:34:56 -04:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -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 switch to openstackdocstheme 2017-07-21 14:38:02 -04:00
setup.cfg turn on warning-is-error 2017-07-21 14:54:57 -04: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

README.rst

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.