mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
move bundle directory at root
This should ease the browsing fo documentation (less menu and submenus)
This commit is contained in:
parent
cd9b95c7ca
commit
6ea5a9227d
@ -6,12 +6,19 @@
|
|||||||
A copy of the license is included in the section entitled "GNU
|
A copy of the license is included in the section entitled "GNU
|
||||||
Free Documentation License".
|
Free Documentation License".
|
||||||
|
|
||||||
Official bundles documentation
|
Bundles documentation
|
||||||
###############################
|
###############################
|
||||||
|
|
||||||
|
You will find here documentation about bundles working with Chill.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
Main bundle <main.rst>
|
Main bundle <main.rst>
|
||||||
Custom Fields bundle <custom-fields.rst>
|
Custom Fields bundle <custom-fields.rst>
|
||||||
Person bundle <person.rst>
|
Person bundle <person.rst>
|
||||||
|
|
||||||
|
Your bundle here ?
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
The contributors still do not have a policy about those bundle integration, but we would like to be very open on this subject. Please write to us `or open an issue <https://redmine.champs-libres.coop/projects/chill/issues>`_.
|
@ -21,7 +21,6 @@ As Chill rely on the `symfony <http://symfony.com>`_ framework, reading the fram
|
|||||||
Database migrations <migrations.rst>
|
Database migrations <migrations.rst>
|
||||||
Testing <make-test-working.rst>
|
Testing <make-test-working.rst>
|
||||||
manual/index.rst
|
manual/index.rst
|
||||||
Official bundle's documentation <bundles/index.rst>
|
|
||||||
|
|
||||||
|
|
||||||
Help, I am lost !
|
Help, I am lost !
|
||||||
|
@ -25,6 +25,7 @@ Contents of this documentation:
|
|||||||
|
|
||||||
installation/index.rst
|
installation/index.rst
|
||||||
development/index.rst
|
development/index.rst
|
||||||
|
Bundles <bundles/index.rst>
|
||||||
|
|
||||||
|
|
||||||
Contribute
|
Contribute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user