docs: install and load sphinxcontrib.jquery

As per: https://github.com/readthedocs/sphinx_rtd_theme/issues/1452

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2024-03-17 19:54:47 +01:00
parent c64c430220
commit 8e9aa0a6df
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ author = 'Tomu Project Authors'
# ones.
extensions = [
# 'sphinx.ext.intersphinx',
'sphinxcontrib.jquery',
'sphinx.ext.todo',
'sphinx.ext.githubpages',
'sphinx.ext.extlinks',

View File

@ -1,5 +1,6 @@
sphinx>=4.5.0
sphinx-autobuild
sphinxcontrib-jquery
# Better looking Sphinx theme
# sphinx_materialdesign_theme