Documentation of the Chill software.
This may be see here : https://chill.readthedocs.org
To compile this documentation :
- Install sphinx-doc (eg. pip install sphinx & pip install sphinx_rtd_theme)
- Install submodules : $ git submodule update --init;
- run
make html
from the root directory - The base file is located on build/html/index.html
Issue tracker : https://redmine.champs-libres.coop/projects/chill/issues (certificate is located here : http://www.champs-libres.coop/ca.pem)
This documentation is available under the GNU Free Documentation Licence.