documentation
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.
 
 
 
gwen 293c167ff2 path public in pages ci integration 3 years ago
source typo rst 3 years ago
.gitlab-ci.yml path public in pages ci integration 3 years ago
Makefile first revision 3 years ago
README.md typo rst 3 years ago
make.bat first revision 3 years ago
requirements.txt first revision 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/