Skip to content

Commit

Permalink
Try to fix jquery not loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
jlskuz committed Feb 17, 2024
1 parent 8c1757d commit 51a58fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
# Workaround for https://github.com/readthedocs/sphinx_rtd_theme/issues/1452
"sphinxcontrib.jquery",
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 51a58fb

Please sign in to comment.