The general guide to contributing to OpenStack.
Go to file
Zuul 721527a714 Merge "Add information for git install under Windows" 2017-12-07 22:24:44 +00:00
doc/source Merge "Add information for git install under Windows" 2017-12-07 22:24:44 +00:00
.gitignore Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
.gitreview Added .gitreview 2017-10-10 20:34:48 +00:00
LICENSE Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
README.rst Reorganizing contributor guide into sections 2017-12-08 02:59:42 +11:00
bindep.txt Add minimal bindep file 2017-10-24 19:41:41 +02:00
requirements.txt Add test-requirements.txt 2017-11-17 20:31:18 +01:00
setup.cfg Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
setup.py Initial commit of the Contributor Portal 2017-10-16 15:43:49 -07:00
test-requirements.txt Add test-requirements.txt 2017-11-17 20:31:18 +01:00
tox.ini Add test-requirements.txt 2017-11-17 20:31:18 +01:00

README.rst

The OpenStack Contributor Guide

The Contributor Guide for the OpenStack project.

To build the guide, execute the following command:

$ tox -e docs

After running tox -e docs, the guide will be available for viewing in HTML format in the doc/build/ directory.