Skip to content

Commit 47f179d

Browse files
committed
doc: Change default theme to sphinx_rtd_theme
1 parent b7b9b9b commit 47f179d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

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

9292
# The theme to use for HTML and HTML Help pages. Major themes that come with
9393
# Sphinx are currently 'default' and 'sphinxdoc'.
94-
html_theme = 'sphinxdoc'
94+
html_theme = 'sphinx_rtd_theme'
9595

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

0 commit comments

Comments
 (0)