We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3ffbd commit 54751bfCopy full SHA for 54751bf
.readthedocs.yml
@@ -11,4 +11,4 @@ build:
11
- pixi install -e docs
12
build:
13
html:
14
- - pixi run doc
+ - pixi run -e docs sphinx-build -T -b html docs $READTHEDOCS_OUTPUT/html
0 commit comments