OpenStack Charms development and usage documentation
Go to file
Nobuto Murata c72b3bb729 Guide to ppa:juju/stable instead of devel
Previously ppa:juju/devel was required when Juju 2.x was not officially
released. Now stable releases of Juju 2.x are mature enough to be relied
on as a base of charm development.

Change-Id: I8067b232599716c2dc978f2cf5823dbb207e3617
2018-02-28 23:24:39 +09:00
doc/source Guide to ppa:juju/stable instead of devel 2018-02-28 23:24:39 +09: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
HACKING.rst Add deploy guide link and release schedules 2017-11-27 19:52:38 +00:00
LICENSE Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
README.rst Use HTTPS where appropriate 2018-02-01 06:54:06 +09:00
requirements.txt Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
setup.cfg Update home-page url 2018-02-26 00:52:10 +08:00
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.