We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ac3c3 commit b52060cCopy full SHA for b52060c
1 file changed
docs/source/conf.py
@@ -27,11 +27,6 @@
27
"sphinx.ext.githubpages",
28
"sphinx.ext.napoleon",
29
"sphinx.ext.autosectionlabel",
30
- # sphinxcontrib.jquery needed for search to work on some versions of RTD theme
31
- # see https://github.com/readthedocs/sphinx_rtd_theme/issues/1452
32
- "sphinxcontrib.jquery",
33
- # 'sphinxarg.ext',
34
- # 'sphinx-jsonschema'
35
]
36
templates_path = ["_templates"]
37
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
0 commit comments