Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Fix for Sphinx 3.4+ search (#213)
Our version of readthedocs/sphinx_rtd_theme#1021 to fix issues due to sphinx-doc/sphinx#8623, i.e., `search.html` not actually searching due to `Uncaught ReferenceError: Stemmer is not defined` in Sphinx 3.4+. Closes #214 Closes #220
- Loading branch information