vheliotech-guide-de-montage/.readthedocs.yaml
2022-07-09 15:31:19 +02:00

11 lines
No EOL
231 B
YAML

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