chill-bundles/README.md
2015-01-27 17:01:08 +01:00

27 lines
719 B
Markdown

Chill documentation
====================
Documentation of the Chill software.
This may be see here : https://chill.readthedocs.org
Compilation into HTML
=====================
To compile this documentation :
1. Install [sphinx-doc](http://sphinx-doc.org) (eg. pip install sphinx & pip install sphinx_rtd_theme)
2. run `make html` from the root directory
3. The base file is located on build/html/index.html
Contribute
===========
Issue tracker : https://redmine.champs-libres.coop/projects/chill/issues (certificate is located here : http://www.champs-libres.coop/ca.pem)
Licence
=======
This documentation is available under the [GNU Free Documentation Licence](http://www.gnu.org/licenses/fdl-1.3.en.html).