rtd fix attempt

This commit is contained in:
Irmen de Jong 2023-03-22 00:16:33 +01:00
parent abe48713f2
commit beb9275982

View File

@ -44,7 +44,7 @@ needs_sphinx = '5.3'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [ ]
extensions = [ 'sphinxcontrib.jquery']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']