mirror of
https://opendev.org/openstack/puppet-openstack-guide.git
synced 2026-01-16 23:02:01 +00:00
10 lines
305 B
ReStructuredText
10 lines
305 B
ReStructuredText
======================
|
|
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.
|