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 :