OpenStack Project Team Guide
Go to file
Matt Riedemann b91570a081 Fix typo in stable branch maint guide
Branches enter extended maintenance mode, not projects.

Change-Id: I3e6d110f039e3cc5acfd34d4b14e72e7efadc804
2018-09-28 09:26:16 -04:00
doc Fix typo in stable branch maint guide 2018-09-28 09:26:16 -04:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview Added .gitreview 2015-05-28 04:26:27 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-20 13:07:42 -04: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
setup.cfg Follow the new PTI for document build 2018-08-01 16:46:54 +09:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Follow the new PTI for document build 2018-08-01 16:46:54 +09: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.