Compare commits

..

No commits in common. "d3f68d625857c7fa0905214856705c5243587144" and "05deae0684a747ff5dd76fac43b5dba461b9ce79" have entirely different histories.

4 changed files with 4 additions and 26 deletions

View File

@ -1,7 +1,3 @@
```{=latex}
\cleardoublepage
```
# Exports
Chill permet d'exporter les données sous différentes formes:
@ -24,19 +20,7 @@ Les tableaux reprennent un indicateur (par exemple: nombre de parcours, nombre d
<!-- PHPFILE: this list was extracted through this command: find src/ -type f -iname '*.php' | grep Export | grep --invert-match Test | grep --invert-match Helper | grep --invert-match Controller | grep --invert-match Constraint | grep --invert-match DependencyInjection | grep --invert-match Interface | grep --invert-match Declaration | sort -->
### Filtres liés aux échanges
### Regroupements liés aux échanges
#### Grouper les échanges par localisation de l'échange
<!-- PHPFILE: src/Bundle/ChillActivityBundle/Export/Aggregator/ActivityLocationAggregator.php-->
Groupe les échanges par nom de la localisation de l'échange.
Les localisations qui possèdent le même nom sont regroupées ensemble.
### Filtres et regroupements liés aux échanges
<!-- PHPFILE: src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/ByActivityNumberAggregator.php-->
<!-- PHPFILE: src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/ByCreatorAggregator.php-->

View File

@ -1,3 +1,4 @@
\newpage
# Qu'est-ce que Chill?

View File

@ -3,13 +3,9 @@ title: Manuel utilisateur de Chill
lang: fr-BE
toc: true
page: a4
book: true
# specitfic to template eisvoger
titlepage: true
toc-own-page: true
# cause the numbering to be 0.x for every chapter
book: false
float-placement-figure: H
titlepage: true,
#logo: "img/logo-chill-outil-accompagnement.svg"
header-includes: |

View File

@ -1,6 +1,3 @@
```{=latex}
\cleardoublepage
```
# Nouveautés