We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a67cc2 commit 5d0983dCopy full SHA for 5d0983d
docs/conf.py
@@ -94,7 +94,7 @@
94
'sphinx.ext.autosummary', # autosummary directive
95
'sphinxext.custom_roles', # local extension
96
'sphinx_automodapi.automodapi', # fork of automodapi
97
- 'sphinx-rtd-light-dark', # use custom theme
+ 'sphinx_rtd_light_dark', # use custom theme
98
'sphinx_copybutton', # add copy button to code
99
# 'nbsphinx', # parse rst books
100
]
0 commit comments