Update .readthedocs.yaml
fix
This commit is contained in:
parent
80953cba1e
commit
6f4e80d1ef
1 changed files with 3 additions and 3 deletions
|
|
@ -8,6 +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:
|
formats:
|
||||||
- epub
|
- epub
|
||||||
- pdf
|
- pdf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue