diff --git a/docs/source/conf.py b/docs/source/conf.py index 451a13456..6f82deda2 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -50,6 +50,7 @@ "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", "sphinx_copybutton", + "sphinx_rtd_theme", ] # Add any paths that contain templates here, relative to this directory.