Skip to content

Commit

Permalink
docs: conf.py: Implement search workaround
Browse files Browse the repository at this point in the history
Implement a workaround to get search working again

readthedocs/sphinx_rtd_theme#1452 (comment)
  • Loading branch information
EwoutH committed Apr 24, 2023
1 parent 18a7af1 commit 5433e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"sphinx.ext.doctest",
"sphinx.ext.napoleon",
"sphinx.ext.mathjax",
"sphinxcontrib.jquery",
"nbsphinx",
"myst_parser",
]
Expand Down

0 comments on commit 5433e08

Please sign in to comment.