Skip to content

Commit 45169f8

Browse files
committed
Docs: Use "sphinx_rtd_theme" instead of "classic"
1 parent eb399e6 commit 45169f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133

134134
# The theme to use for HTML and HTML Help pages. See the documentation for
135135
# a list of builtin themes.
136-
html_theme = 'classic'
136+
html_theme = 'sphinx_rtd_theme'
137137

138138
# Theme options are theme-specific and customize the look and feel of a theme
139139
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)