File size: 255 Bytes
7272f0e
 
668e440
be40ece
7272f0e
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
Generating the docs
----------
Docs are deployed to GitHub and integrated in the GitHub CI pipeline.
Access them [here](https://lauracabayol.github.io/TEMPS/).

Docs can also be built locally with:

    mkdocs build

Serve locally with:

    mkdocs serve