We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d167b0a commit 6a9e9beCopy full SHA for 6a9e9be
website/www/conf.py
@@ -128,7 +128,8 @@
128
# The style sheet to use for HTML and HTML Help pages. A file of that name
129
# must exist either in Sphinx' static/ path, or in one of the custom paths
130
# given in html_static_path.
131
-#html_style = 'default.css'
+html_style = ''
132
+# 'default.css'
133
134
# The name for this set of Sphinx documents. If None, it defaults to
135
# "<project> v<release> documentation".
0 commit comments