Newer
Older
- apk --no-cache add py3-pip python-dev
- pip install sphinx
- apk --no-cache add make
- cd docs && make html
- mv build/html/ public/
Indisponibilité de la forge le mardi 18 mars entre 12h et 14h UTC+1 pour une maintenance de sécurité. Les services d'IRD Forge seront coupés : interface web, dépôt git, intégration continue, pages. Merci pour votre patience et votre compréhension.
- apk --no-cache add py3-pip python-dev
- pip install sphinx
- apk --no-cache add make
- cd docs && make html
- mv build/html/ public/