Puppet OpenStack Project Guide
Find a file
Takashi Kajinami 4235193688 Fix old release information
Change-Id: I8dac01f06936f023d7f8fc626d45d149aa4109a4
2023-05-19 17:20:53 +09:00
doc Fix old release information 2023-05-19 17:20:53 +09:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:07 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:58 +00:00
.zuul.yaml switch documentation job to new PTI 2018-08-31 08:24:42 -04:00
LICENSE First commit for Puppet OpenStack Guide 2016-03-27 14:01:54 -04:00
README.rst Update links in README 2018-02-28 01:23:50 +08:00
setup.cfg Add information technology in the setup.cfg 2021-10-01 06:54:49 +08:00
setup.py Delete useless code for setup.py 2021-09-30 13:38:33 +08:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-11 09:08:35 +08:00

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/puppet-openstack-guide.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

======================
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.