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 30b9803 commit 2593117Copy full SHA for 2593117
build_docs.py
@@ -200,21 +200,18 @@ def __gt__(self, other):
200
branch="origin/main",
201
status="in development",
202
sphinx_version="4.5.0",
203
- sphinxopts=["-j4"],
204
),
205
Version(
206
"3.11",
207
branch="origin/3.11",
208
status="pre-release",
209
210
211
212
213
"3.10",
214
branch="origin/3.10",
215
status="stable",
216
sphinx_version="3.2.1",
217
218
219
220
"3.9",
0 commit comments