OpenStack Charms development and usage documentation
doc | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
HACKING.rst | ||
LICENSE | ||
README.md | ||
rebuild | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
OpenStack Charm Guide
The OpenStack Charm Guide is the main source of information for the OpenStack Charms.
Building
To build the guide run this simple command:
tox
The resulting HTML files will be found in the doc/build/html
directory. These
can be opened individually with a web browser or hosted by a local web server.
Contributing
This repository is under version control and is managed via the OpenStack Gerrit system (see the OpenDev Developer’s Guide). The Documentation contributions page outlines how to contribute to this project.
Bugs
Documentation issues can be filed on Launchpad.