Update .readthedocs.yaml

offline formats for RTDOCS
This commit is contained in:
Popeye-007 2026-04-24 06:22:47 +02:00 committed by GitHub
parent 2ac89889f4
commit 80953cba1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,3 +8,6 @@ build:
- asdf install uv latest
- asdf global uv latest
- uv run --group docs sphinx-build -W -b dirhtml docs $READTHEDOCS_OUTPUT/html
formats:
- epub
- pdf