| author | ymh <ymh.work@gmail.com> |
| Tue, 22 May 2018 02:02:13 +0200 | |
| branch | documentation |
| changeset 698 | 9aef3faf183c |
| parent 697 | 7cb2daf6da35 |
| permissions | -rw-r--r-- |
| 693 | 1 |
.. HDALab documentation master file. |
2 |
||
|
698
9aef3faf183c
Change documentation title and improve pdf presentation
ymh <ymh.work@gmail.com>
parents:
697
diff
changeset
|
3 |
############################# |
|
9aef3faf183c
Change documentation title and improve pdf presentation
ymh <ymh.work@gmail.com>
parents:
697
diff
changeset
|
4 |
Architecture Technique HDALab |
|
9aef3faf183c
Change documentation title and improve pdf presentation
ymh <ymh.work@gmail.com>
parents:
697
diff
changeset
|
5 |
############################# |
| 693 | 6 |
|
7 |
Cette documentation couvre le site HDALab. |
|
8 |
||
| 694 | 9 |
Ce site est réalisé en python et utilise le framework Django (version 1.8). |
| 693 | 10 |
|
11 |
Cette documentation n'entrera pas dans le détail des fonctionnalités Django et assume donc une connaissance générale de Django par le lecteur. |
|
12 |
Vous pouvez trouver la documentation de Django (version 1.8) à l'url suivante : https://docs.djangoproject.com/en/1.8/. |
|
13 |
||
14 |
||
15 |
.. toctree:: |
|
16 |
:maxdepth: 2 |
|
|
698
9aef3faf183c
Change documentation title and improve pdf presentation
ymh <ymh.work@gmail.com>
parents:
697
diff
changeset
|
17 |
:caption: Sommaire |
| 693 | 18 |
|
19 |
pages |
|
20 |
api |
|
21 |
renkan |
|
22 |
commandes |
|
23 |
taches |
|
|
696
06825f3aa213
Add missing info on signals and renkan thumbnails
ymh <ymh.work@gmail.com>
parents:
694
diff
changeset
|
24 |
signals |
| 697 | 25 |
models |
| 693 | 26 |
dev |
27 |
Documentation API <api/modules> |
|
28 |
||
29 |