mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
correct hierarchy
This commit is contained in:
parent
a0a6657d18
commit
ea56ff5a08
@ -8,3 +8,11 @@
|
|||||||
|
|
||||||
Development
|
Development
|
||||||
###########
|
###########
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
Install Chill for development <installation.rst>
|
||||||
|
Instructions to create a new bundle <create-a-new-bundle.rst>
|
||||||
|
Bundles and tests <make-test-working.rst>
|
||||||
|
|
||||||
|
@ -25,9 +25,7 @@ Contents of this documentation:
|
|||||||
|
|
||||||
installation/installation.rst
|
installation/installation.rst
|
||||||
development/index.rst
|
development/index.rst
|
||||||
development/installation.rst
|
|
||||||
development/create-a-new-bundle.rst
|
|
||||||
development/make-test-working.rst
|
|
||||||
|
|
||||||
Contribute
|
Contribute
|
||||||
==========
|
==========
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
.. chill-doc documentation master file, created by
|
|
||||||
sphinx-quickstart on Sun Sep 28 22:04:08 2014.
|
|
||||||
You can adapt this file completely to your liking, but it should at least
|
|
||||||
contain the root `toctree` directive.
|
|
||||||
|
|
||||||
Welcome to Chill documentation!
|
|
||||||
=====================================
|
|
||||||
|
|
||||||
Chill is a free software for social workers.
|
|
||||||
|
|
||||||
Contents of this documentation:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
installation/installation.rst
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
|
||||||
==================
|
|
||||||
|
|
||||||
* :ref:`genindex`
|
|
||||||
* :ref:`modindex`
|
|
||||||
* :ref:`search`
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
Installation
|
|
||||||
=============
|
|
||||||
|
|
||||||
Chill is installed with composer.
|
|
||||||
|
|
||||||
Install composer on your system :
|
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
curl -sS https://getcomposer.org/installer | php
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user