From 6a5207597b257cb8ab43cd363511d3fbb1800e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 10 Oct 2014 23:39:07 +0200 Subject: [PATCH] grammar and mention of symfony framework --- source/development/index.rst | 7 +++++++ source/index.rst | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/source/development/index.rst b/source/development/index.rst index 0fd23ffc3..e61eb086e 100644 --- a/source/development/index.rst +++ b/source/development/index.rst @@ -9,6 +9,8 @@ Development ########### +As Chill rely on the `symfony `_ 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:: :maxdepth: 2 @@ -16,3 +18,8 @@ Development Instructions to create a new bundle Bundles and tests + +Help, I am lost ! +***************** + +Write an email at info@champs-libres.coop, and we will help you ! diff --git a/source/index.rst b/source/index.rst index c4ca65b25..d6276ee2e 100644 --- a/source/index.rst +++ b/source/index.rst @@ -16,7 +16,7 @@ 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. +Chill rely on the php framework `Symfony `_. Contents of this documentation: @@ -30,6 +30,7 @@ Contents of this documentation: Contribute ========== + * `Issue tracker `_ (the certificate is available `here `_) * source code is available here :