You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| source | 3 years ago | |
| .gitlab-ci.yml | 3 years ago | |
| Makefile | 3 years ago | |
| README.md | 3 years ago | |
| make.bat | 3 years ago | |
| requirements.txt | 3 years ago | |
README.md
Documentation
Pour lancer le build de la doc, taper::
make html
Pour consulter la documentation en HTML, lancer::
python -m"http.server" --directory ./build/html
Ouvrir un navigateur, et allez à l'url suivante::
localhost:8000/