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://git.framasoft.org/groups/Chill-project/issues
This documentation is available under the GNU Free Documentation Licence.