grammar and mention of symfony framework

This commit is contained in:
Julien Fastré 2014-10-10 23:39:07 +02:00
parent a1466466ae
commit 6a5207597b
2 changed files with 9 additions and 1 deletions

View File

@ -9,6 +9,8 @@
Development Development
########### ###########
As Chill rely on the `symfony <http://symfony.com>`_ framework, reading the framework's documentation should answer most of your questions. We are explaining here some tips to work with Chill, and things we provide to encounter our needs.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
@ -16,3 +18,8 @@ Development
Instructions to create a new bundle <create-a-new-bundle.rst> Instructions to create a new bundle <create-a-new-bundle.rst>
Bundles and tests <make-test-working.rst> Bundles and tests <make-test-working.rst>
Help, I am lost !
*****************
Write an email at info@champs-libres.coop, and we will help you !

View File

@ -16,7 +16,7 @@ Welcome to Chill documentation!
Chill is a free software for social workers. 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. Chill rely on the php framework `Symfony <http://symfony.com>`_.
Contents of this documentation: Contents of this documentation:
@ -30,6 +30,7 @@ Contents of this documentation:
Contribute Contribute
========== ==========
* `Issue tracker <https://redmine.champs-libres.coop/projects/chill/issues>`_ (the certificate is available `here <http://champs-libres.coop/ca.pem>`_) * `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 : * source code is available here :