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.
2 parents 4903449 + e249fe0 commit 3f28136Copy full SHA for 3f28136
docs/conf.py
@@ -17,6 +17,7 @@
17
# ones.
18
extensions = [
19
"sphinx.ext.autodoc",
20
+ "sphinxcontrib.jquery",
21
"sphinx.ext.intersphinx",
22
"sphinx.ext.napoleon",
23
"sphinx.ext.todo",
docs/requirements.txt
@@ -3,3 +3,4 @@
3
# SPDX-License-Identifier: Unlicense
4
5
sphinx>=4.0.0
6
+sphinxcontrib-jquery
0 commit comments