mte/unikernel/duniverse/dune_/.readthedocs.yaml

18 lines
194 B
YAML
Raw Normal View History

2025-11-11 02:07:51 +01:00
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.10"
sphinx:
configuration: doc/conf.py
formats:
- pdf
- epub
python:
install:
- requirements: doc/requirements.txt