We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7872e0a commit 3f3f848Copy full SHA for 3f3f848
doc/docs/source/conf.py
@@ -49,4 +49,5 @@
49
# Add any paths that contain custom static files (such as style sheets) here,
50
# relative to this directory. They are copied after the builtin static files,
51
# so a file named "default.css" will overwrite the builtin "default.css".
52
-html_static_path = ['_static']
+# html_static_path = ['_static']
53
+html_static_path = []
0 commit comments