catch2/.readthedocs.yaml
2023-06-27 11:30:36 +02:00

17 lines
226 B
YAML

version: 2
python:
install:
- path: docs
extra_requirements:
- docs
build:
os: ubuntu-22.04
apt_packages:
- doxygen
- graphviz
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py