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 bf2df1b + ca23f1e commit 7e91f07Copy full SHA for 7e91f07
conf.py
@@ -77,6 +77,7 @@
77
extensions = [
78
'sphinx.ext.autodoc',
79
'sphinx.ext.doctest',
80
+ "sphinxcontrib.jquery",
81
'sphinxcontrib.rsvgconverter',
82
'sphinx.ext.intersphinx',
83
'sphinx.ext.todo',
requirements-doc.txt
@@ -13,6 +13,7 @@ sphinx!=5.2.0.post0
13
sphinx-autoapi
14
sphinx-rtd-theme
15
sphinxcontrib-svg2pdfconverter
16
+sphinxcontrib-jquery
17
readthedocs-sphinx-search
18
myst-parser
19
0 commit comments