OpenDev Manual
Go to file
Joe Gordon 98133ec1fd Add ChangeLog and AUTHORS to .gitignore
Both of those files are generated on the fly when running 'tox -edocs'
and should not be stored in git

Change-Id: Ic2370180d97e0967164566131292a425340cddab
2015-05-13 16:20:27 -07:00
doc/source Project does not mean repository? Inconceivable! 2015-05-07 21:31:18 +02:00
.gitignore Add ChangeLog and AUTHORS to .gitignore 2015-05-13 16:20:27 -07:00
.gitreview Added .gitreview 2014-04-29 17:33:38 +00:00
LICENSE Initial commit 2014-05-26 20:25:48 -04:00
README.rst Initial commit 2014-05-26 20:25:48 -04:00
requirements.txt Remove docutils pin 2014-08-27 12:22:31 +02:00
setup.cfg Initial commit 2014-05-26 20:25:48 -04:00
setup.py Initial commit 2014-05-26 20:25:48 -04:00
tox.ini Remove call of 'python setup.py testr' in tox.ini 2014-10-07 11:58:34 +02:00

README.rst

OpenStack Project Infrastructure Manual

To build the manual, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.