fix documentation for installation + various refernces

This commit is contained in:
2021-04-19 14:36:03 +02:00
parent 985f067387
commit 332178981a
4 changed files with 18 additions and 181 deletions

View File

@@ -14,7 +14,6 @@ As Chill rely on the `symfony <http://symfony.com>`_ framework, reading the fram
.. toctree::
:maxdepth: 2
Install Chill for development <installation.rst>
Instructions to create a new bundle <create-a-new-bundle.rst>
CRUD (Create - Update - Delete) for one entity <crud.rst>
Routing <routing.rst>