mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
We create a level into the "installation" directory, and create an index file into this directory. This will also be more consistent with the "developer" part.
56 lines
1.7 KiB
ReStructuredText
56 lines
1.7 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 <http://symfony.com>`_.
|
|
|
|
Contents of this documentation:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
installation/index.rst
|
|
development/index.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
|
|
|
|
TODO in documentation
|
|
=====================
|
|
|
|
.. todolist::
|
|
|
|
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
|
|
|