deleted sphinx_rtd_theme from the extensions
This commit is contained in:
committed by
Nicola Demo
parent
827532a3a8
commit
37d22b617a
@@ -52,8 +52,7 @@ extensions = [
|
|||||||
'sphinx.ext.intersphinx',
|
'sphinx.ext.intersphinx',
|
||||||
'paramref_extension', # this extension is made to remove paramref links from lightining doc
|
'paramref_extension', # this extension is made to remove paramref links from lightining doc
|
||||||
'sphinx_copybutton',
|
'sphinx_copybutton',
|
||||||
'sphinx_design',
|
'sphinx_design'
|
||||||
'sphinx_rtd_theme'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# The root document.
|
# The root document.
|
||||||
|
|||||||
Reference in New Issue
Block a user