This is a Sphinx project that gives an overview of all the user guides for all the products by cronologic GmbH & Co. KG. The HTML output is available online at docs.cronologic.de.
A Python installation is necessary to compile the user guide.
Optionally, create and activate a virtual environment
python -m venv .venv
. .\.venv\Scripts\activateInstall the requirements of the project
pip install -r requirements.txtAfter that, run
make htmlto compile the project as html. The html output is in build/html/.
This documentation is licensed under an Creative Commons Attribution-NoDerivatives 4.0 International License. You are free to copy and redistribute the material in any medium or format for any purpose (even commercially) unchanged if you give appropriate credit to cronologic GmbH & Co. KG. A link to this repository is sufficient.
If you decide to contribute to this repository you transfer non-exclusive
but unlimited rights to your edit to cronologic GmbH & Co. KG.
