mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
7a603f19bdb808d6c8a158cb9897faf279817720
Chill documentation
Documentation of the Chill software.
This may be see here : https://chill.readthedocs.org
Compilation into HTML
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
Contribute
Issue tracker : https://git.framasoft.org/groups/Chill-project/issues
Licence
This documentation is available under the GNU Free Documentation Licence.
Languages
PHP
77.9%
Twig
10.1%
Vue
7.2%
JavaScript
2.9%
TypeScript
1.1%
Other
0.8%