Puppet OpenStack Project Guide
Find a file
Emilien Macchi 437e5408bf CI: updates about current jobs
- Fix some typos in job names
- Add xenial in the list of distros that are tested.
- Clarify TripleO job and document it as voting (recent).
- remove empty lines

Change-Id: I6d4ec7da15c0b9d8fecc7e036a775e319c4ff61b
2016-08-17 16:27:31 -04:00
doc/source CI: updates about current jobs 2016-08-17 16:27:31 -04:00
.gitignore First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
.gitreview Added .gitreview 2016-03-26 22:14:15 +00:00
LICENSE First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
README.rst Update README to tell users how to open docs 2016-06-02 12:36:54 -07:00
requirements.txt First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
setup.cfg First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
setup.py First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
tox.ini First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00

======================
Puppet OpenStack 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. View these new documents
in your favorite web browser.