blob: f91a8c39a2ca8a474289d13ffbdfa5d845070195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# App Controller
Here you will find a guide on how to install, configure and use the controller.
To generate the doc enter:
```bash
./gendocs.sh pdf
```
to generate it in pdf version, or change *pdf* to *serve* to have it as a web site.
|