OpenStack Project Team Guide
Go to file
Zane Bitter 1ffffc8a0f Add change review guide
Document the heuristics developed by the community to do effective code
review.

Change-Id: Ibe98d121b281dd4099223830978a54f25f7bf60c
2018-06-12 17:01:23 -04:00
doc/source Add change review guide 2018-06-12 17:01:23 -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.