Skip to content

Commit b52060c

Browse files
authored
fix readthedocs conf file for building
1 parent 12ac3c3 commit b52060c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/source/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
"sphinx.ext.githubpages",
2828
"sphinx.ext.napoleon",
2929
"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'
3530
]
3631
templates_path = ["_templates"]
3732
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]

0 commit comments

Comments
 (0)