Guide de montage du vhéliotech
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
231 B

version: 2
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
sphinx:
builder: html
configuration: docs/source/conf.py
fail_on_warning: true