Skip to content

Commit 551d5ed

Browse files
authored
Update conf.py to use standard sphinx theme
1 parent 9040270 commit 551d5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
# The theme to use for HTML and HTML Help pages. See the documentation for
8383
# a list of builtin themes.
8484
#
85-
html_theme = "sphinx_rtd_theme"
85+
# html_theme = "sphinx_rtd_theme"
8686

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

0 commit comments

Comments
 (0)