deleted sphinx_rtd_theme from the extensions

This commit is contained in:
Zahra Mirzaiyan Dehkordi
2024-08-02 09:58:30 +02:00
committed by Nicola Demo
parent 827532a3a8
commit 37d22b617a

View File

@@ -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.