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
|
|
|
|
|
|
|
|
build:
|
|
|
|
tools:
|
|
|
|
python: "3.10"
|
|
|
|
commands:
|
|
|
|
- pip install myst-parser
|
|
|
|
|
|
|
|
sphinx:
|
|
|
|
builder: html
|
|
|
|
configuration: docs/source/conf.py
|
|
|
|
fail_on_warning: true
|