We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67bcd54 commit e5acfbdCopy full SHA for e5acfbd
1 file changed
docs/source/conf.py
@@ -72,7 +72,7 @@
72
source_suffix = [".rst", ".md"]
73
74
# The encoding of source files.
75
-# source_encoding = eutf-8-sig'
+# source_encoding = 'utf-8-sig'
76
77
# The master toctree document.
78
master_doc = "index"
@@ -142,6 +142,7 @@
142
# The theme to use for HTML and HTML Help pages. See the documentation for
143
# a list of builtin themes.
144
#
145
+# html_theme = "sphinx_rtd_theme"
146
html_theme = "pydata_sphinx_theme"
147
148
html_context = {
0 commit comments