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 6fbeca3 commit 6b64275Copy full SHA for 6b64275
.readthedocs.yml
@@ -5,8 +5,9 @@ build:
5
python: "3.13"
6
sphinx:
7
configuration: docs/conf.py
8
-formats: all
9
python:
10
install:
11
- requirements: docs/requirements.txt
12
- path: .
+formats:
13
+ - htmlzip
0 commit comments