❗ARCHIVED ❗
This documentation is archived and doesn't reflect the current state anymore. It was targetting APPUiO Public and OpenShift 3, both are deprecated since summer 2022.
The documentation for APPUiO Cloud (targetting OpenShift 4) is available under appuio-cloud-docs.
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.