mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
52 lines
1.8 KiB
ReStructuredText
52 lines
1.8 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.
|
|
|
|
.. Copyright (C) 2014 Champs Libres Cooperative SCRLFS
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.3
|
|
or any later version published by the Free Software Foundation;
|
|
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
|
|
A copy of the license is included in the section entitled "GNU
|
|
Free Documentation License".
|
|
|
|
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
|
|
development/index.rst
|
|
development/installation.rst
|
|
development/create-a-new-bundle.rst
|
|
development/make-test-working.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 `GNU AFFERO GENERAL PUBLIC LICENSE v3`_.
|
|
|
|
This documentation is published under the `GNU Free Documentation License (FDL) v1.3`_
|
|
|
|
|
|
.. _GNU AFFERO GENERAL PUBLIC LICENSE v3: http://www.gnu.org/licenses/agpl-3.0.html
|
|
.. _GNU Free Documentation License (FDL) v1.3: http://www.gnu.org/licenses/fdl-1.3.html
|
|
|