Skip to content

jphuart/Chill-Documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (eg. pip install sphinx & pip install sphinx_rtd_theme)
  2. Install submodules : $ git submodule update --init;
  3. run make html from the root directory
  4. 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.

About

Documentation for the Chill Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.3%
  • Makefile 34.7%