This is the source of the APPUiO Community Documentation
- Documentation is written in reStructuredText (except this README)
- Hosted by Read the Docs - docs
To easily test the documentation locally, install Sphinx:
pip install -r requirements.txt
Then run sphinx-autobuild . _build_html
in the current directory and browse
to http://127.0.0.1:8000
. The pages will be rebuilt when files change and
the browser window automatically refreshed.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.