Skip to content
Extraits de code Groupes Projets
Valider 126bccea rédigé par Patrick Watrin's avatar Patrick Watrin
Parcourir les fichiers

documentation building instruction

parent 29887285
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -116,12 +116,16 @@ port install py35-sphinx
apt-get install python-sphinx
```
Once the tool installed, just open a terminal, move in the [documentation]() directory and run (as user):
Once the tool is installed, open a terminal, move in the [documentation]() directory and run (as user):
```bash
# If necessary, clean previous build
make clean
make html
```
After the compilation process, the resulting files are located in `_build/html/`.
## Getting started
**NOTE: The texts must be encoded in UTF-8. There is so far no support for UTF-16-(LE|BE) or any other encoding.**
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter