diff --git a/docs/conf.py b/docs/conf.py index 5f76d77b76..afafe9e306 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,7 +60,8 @@ 'sphinx.ext.doctest', 'sphinx.ext.todo', 'sphinx.ext.coverage', - 'sphinx.ext.mathjax' + 'sphinx.ext.mathjax', + 'sphinxcontrib.jquery' ] # Add any paths that contain templates here, relative to this directory.