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.
Jean-Damien Genero f189aa81d9 Update index.rst 3 years ago
..
source Update index.rst 3 years ago
Readme.rst doc 3 years ago

Readme.rst

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/