diff --git a/docs/conf.py b/docs/conf.py index 6d7ba64..6d556bc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -31,6 +31,7 @@ "sphinx.ext.autodoc", "sphinx_autodoc_typehints", "sphinx.ext.doctest", + "sphinxcontrib.jquery", ] templates_path = ["_templates"]