diff --git a/python/docs/conf.py b/python/docs/conf.py index 76b95183e..17c012194 100644 --- a/python/docs/conf.py +++ b/python/docs/conf.py @@ -35,6 +35,7 @@ # ones. extensions = [ + "sphinxcontrib.jquery", "sphinx.ext.intersphinx", "sphinx.ext.autodoc", "sphinx.ext.autosummary",