We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71d4b4 commit 06a585bCopy full SHA for 06a585b
1 file changed
docs/conf.py
@@ -149,7 +149,7 @@ def __getattr__(cls, name):
149
# Add any paths that contain custom static files (such as style sheets) here,
150
# relative to this directory. They are copied after the builtin static files,
151
# so a file named "default.css" will overwrite the builtin "default.css".
152
-html_static_path = ['_static']
+# html_static_path = ['_static']
153
154
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
155
# using the given strftime format.
0 commit comments