Skip to content

cronologic-de/ug_hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ug_hub

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.

Setup and installation

A Python installation is necessary to compile the user guide.

Optionally, create and activate a virtual environment

python -m venv .venv
. .\.venv\Scripts\activate

Install the requirements of the project

pip install -r requirements.txt

After that, run

make html

to compile the project as html. The html output is in build/html/.

License

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. Creative Commons by-nd 4.0

About

Collection of all User Guides from our products

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors