OpenStack Project Team Guide
Go to file
Mike Perez 374ade6026 Removing the cross-project team
We now have OpenStack wide goals [1] and SIGs [2].

[1] - https://governance.openstack.org/tc/goals/index.html
[2] - https://wiki.openstack.org/wiki/OpenStack_SIGs

Change-Id: I17e7709d630dd43ec2d04329505b56015a7996bd
2017-12-07 04:18:04 +11:00
doc/source Removing the cross-project team 2017-12-07 04:18:04 +11: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.