Commit 9dd40d1b authored by Damien George's avatar Damien George

docs/conf.py: Add sphinxcontrib.jquery to extensions.

This is needed by recent versions of sphinx-rtd-theme.
Signed-off-by: default avatarDamien George <damien@micropython.org>
parent 5473200a
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment