OpenStack Project Team Guide
Go to file
Matthew Thode fe15bd2248
add review guidelines for the openstack freeze
Story: 2003792
Task: 26500

Change-Id: I4cc49c7683ebfce89c38c2612071d912fc295746
2018-11-01 13:53:30 -05:00
doc add review guidelines for the openstack freeze 2018-11-01 13:53:30 -05: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 fix tox python3 overrides 2018-09-26 18:49:20 -04: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.