Skip to content

Commit eb0b6e3

Browse files
committed
update document settings
1 parent f62893a commit eb0b6e3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/source/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
# ones.
3131
extensions = [
3232
"sphinx.ext.autodoc",
33-
"sphinx_rtd_theme",
3433
]
3534

3635
# Add any paths that contain templates here, relative to this directory.
@@ -101,9 +100,7 @@
101100

102101
# The theme to use for HTML and HTML Help pages. See the documentation for
103102
# a list of builtin themes.
104-
# html_theme = "default"
105-
html_theme = "sphinx_rtd_theme"
106-
103+
html_theme = "default"
107104

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

0 commit comments

Comments
 (0)