We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877acf2 commit 58ee52bCopy full SHA for 58ee52b
docs/conf.py
@@ -116,9 +116,6 @@
116
117
html_theme = 'sphinx_rtd_theme'
118
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
119
-if not on_rtd: # only import and set the theme if we're building docs locally
120
- import sphinx_rtd_theme
121
- html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
122
123
# Theme options are theme-specific and customize the look and feel of a theme
124
# further. For a list of options available for each theme, see the
0 commit comments