charm-guide/README.md
MJ Ponsonby 44794aaa98
Fix documentation contribution guide link
This link currently 404s due to linking to a html file with the name of
the directory the webpage is in which is non-existent.

Signed-off-by: MJ Ponsonby <mj.ponsonby@canonical.com>
Change-Id: I32524af08dce007ed344de62e1ea53a98a95405a
2024-10-16 14:40:50 +01:00

1.3 KiB
Raw Permalink Blame History

OpenStack Charm Guide

tags

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 Developers Guide). The Documentation contributions page outlines how to contribute to this project.

Bugs

Documentation issues can be filed on Launchpad.