Puppet OpenStack Project Guide
Find a file
Iury Gregory Melo Ferreira a177eb1389 Restructure Puppet OpenStack Guide
- The Guide now have only 7 main topics:
  * Getting Started
  * How to Contribute
  * Community
  * Talk to us
  * OpenStack Module List
  * Continuous Integration
  * Releases

Change-Id: Ie8a875ab374b4f2058f030954e30f7775228d371
2016-06-01 13:12:56 +00:00
doc/source Restructure Puppet OpenStack Guide 2016-06-01 13:12:56 +00: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 First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04: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.