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 46b4a82 commit 30f6cd0Copy full SHA for 30f6cd0
.readthedocs.yml
@@ -14,4 +14,5 @@ build:
14
python: "3.10"
15
16
commands:
17
- - make html BUILDDIR=_readthedocs
+ - make dirhtml BUILDDIR=_readthedocs
18
+ - mv _readthedocs/dirhtml _readthedocs/html
0 commit comments