mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
37 lines
1.0 KiB
ReStructuredText
37 lines
1.0 KiB
ReStructuredText
.. chill-doc documentation master file, created by
|
|
sphinx-quickstart on Sun Sep 28 22:04:08 2014.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Chill documentation!
|
|
=====================================
|
|
|
|
Chill is a free software for social workers.
|
|
|
|
Chill rely on the php framework Symfony. If you know symfony, you should not be lost. Symfony has a very good documentation.
|
|
|
|
Contents of this documentation:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
installation/installation.rst
|
|
|
|
|
|
Contribute
|
|
==========
|
|
|
|
* `Issue tracker <https://redmine.champs-libres.coop/projects/chill/issues>`_ (the certificate is available `here <http://champs-libres.coop/ca.pem>`_)
|
|
* source code is available here :
|
|
|
|
* Chill-standard : https://github.com/Champs-Libres/chill-standard
|
|
* Chill-main : https://github.com/Champs-Libres/ChillMain
|
|
|
|
Licence
|
|
========
|
|
|
|
The project is available under the `GPLv3 licence`_.
|
|
|
|
|
|
.. _GPLv3 licence: http://www.gnu.org/licenses/gpl-3.0.txt
|