Puppet OpenStack Project Guide
Find a file
Alex Schultz 390746abb1 Add Module list
This change adds the module list for modules under the Puppet OpenStack
umbrella to the documentation.

Change-Id: I25f7d7c23be19540101d71a4543670afcae1622a
2016-05-06 09:51:58 -06:00
doc/source Add Module list 2016-05-06 09:51:58 -06: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.