diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ed3d202b..e19fe966 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,6 +3,8 @@ version: 2 python: install: - requirements: docs/requirements.txt +sphinx: + builder: "dirhtml" build: os: "ubuntu-22.04" tools: