OpenStack Charms development and usage documentation
Go to file
Alex Kavanagh 96e2d23f0f Add a section on unit test philosophy
Change-Id: I941a67dcb98b50bb2bd842e93664194fb9015533
2019-06-21 14:04:46 +01:00
doc/source Add a section on unit test philosophy 2019-06-21 14:04:46 +01:00
.gitignore Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:39:52 +00:00
.zuul.yaml Update docs job 2019-05-19 14:06:57 +02: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 Update links in README 2018-03-02 06:00:26 +00:00
rebuild Rebuild to republish 2018-06-11 16:15:04 -05:00
requirements.txt Fix various docs build warnings and errors 2019-05-23 07:57:31 +02:00
setup.cfg Update mailinglist from dev to discuss 2018-12-13 09:54:04 +00:00
setup.py Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
tox.ini Update docs job 2019-05-19 14:06:57 +02: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.