diff --git a/docs/conf.py b/docs/conf.py index a966b3a025..0dbbfe0f70 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,6 +51,7 @@ extensions = [ 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', + 'sphinxcontrib.jquery', ] # Add any paths that contain templates here, relative to this directory.