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.

15 lines
291 B
ReStructuredText

3 years ago
Documentation
=====================
Pour lancer le build de la doc, taper::
sphinx-build -b html source build
Pour consulter la documentation en HTML, lancer::
python -m"http.server" --directory ./build/
Ouvrir un navigateur, et allez à l'url suivante::
localhost:8000/