updated conf file of readthedocs

This commit is contained in:
lrdossan 2024-05-27 15:53:09 +02:00
parent c8b6d882cc
commit b616bc2ab1

View file

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