Update .readthedocs.yaml
offline formats for RTDOCS
This commit is contained in:
parent
2ac89889f4
commit
80953cba1e
1 changed files with 3 additions and 0 deletions
|
|
@ -8,3 +8,6 @@ build:
|
||||||
- asdf install uv latest
|
- asdf install uv latest
|
||||||
- asdf global uv latest
|
- asdf global uv latest
|
||||||
- uv run --group docs sphinx-build -W -b dirhtml docs $READTHEDOCS_OUTPUT/html
|
- uv run --group docs sphinx-build -W -b dirhtml docs $READTHEDOCS_OUTPUT/html
|
||||||
|
formats:
|
||||||
|
- epub
|
||||||
|
- pdf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue