mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Note: * move flex in root composer.json (otherwise it is not read) * webpack-encore-bundle needed to use twig function {{ encore_entry_script_tags() }} * flex recipe add new 'assets' dir
Chill documentation
Documentation of the Chill software.
The compiled documentation may be read at http://docs.chill.social
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.3%
Twig
10.4%
Vue
7.4%
JavaScript
3.1%
TypeScript
1%
Other
0.8%