OpenStack Project Team Guide
Go to file
Lance Bragstad a8d66b6529 Add section on what to do with tox_install.sh
Prior to the Stein PTG, the requirements team helped figure out
some issues various projects were having with newer versions of pip
and the tox_install.sh script. We thought it would be good to share
this knowledge officially through documentation.

Story: 2003792
Task: 26502
Change-Id: Ie736919337d7963861e1077d8f422efe860c5f67
2018-09-28 13:55:40 +00:00
doc Add section on what to do with tox_install.sh 2018-09-28 13:55:40 +00: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.