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.

270 B

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/