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.
|
|
|
version: 2
|
|
|
|
|
|
|
|
# Optionally declare the Python requirements required to build your docs
|
|
|
|
python:
|
|
|
|
install:
|
|
|
|
- packages: "myst_parser"
|
|
|
|
|
|
|
|
sphinx:
|
|
|
|
builder: html
|
|
|
|
configuration: docs/source/conf.py
|
|
|
|
fail_on_warning: true
|