Puppet OpenStack Project Guide
Find a file
Alex Schultz 4cfee3d53a Add note about puppet-ceph
puppet-ceph should be released separately from the rest of the puppet
modules since the branching is handled differently.

Change-Id: I8f12253b7f9cbcc90284b7af6dd4046c79370a0b
2016-09-27 10:21:38 -06:00
doc/source Add note about puppet-ceph 2016-09-27 10:21:38 -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 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.