OpenStack Charms development and usage documentation
Go to file
Sandor Zeestraten 6bc6c3f8af Fixes typos in Optimizing Reactive Handlers
Fixes a couple of typos in the Optimizing Reactive Handlers in a Charm
code examples.

Change-Id: Id06a66e12fe4ec746ba0079019e072c181932132
2017-10-04 20:19:28 +02:00
doc/source Fixes typos in Optimizing Reactive Handlers 2017-10-04 20:19:28 +02:00
.gitignore Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
.gitreview Rename to charm-guide 2016-06-27 13:41:54 +01:00
LICENSE Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
README.rst Show team and repo badges on README 2016-11-25 15:54:40 +01:00
requirements.txt Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
setup.cfg Changed the home-page link 2016-10-19 12:55:28 +05:30
setup.py Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
tox.ini Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00

README.rst

Team and repository tags

image

OpenStack Charm 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.