diff --git a/docs/source/conf.py b/docs/source/conf.py index a1a7494..5fb0748 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -52,8 +52,7 @@ extensions = [ 'sphinx.ext.intersphinx', 'paramref_extension', # this extension is made to remove paramref links from lightining doc 'sphinx_copybutton', - 'sphinx_design', - 'sphinx_rtd_theme' + 'sphinx_design' ] # The root document.