We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7e6ac commit 1e32a28Copy full SHA for 1e32a28
1 file changed
doc/conf.py
@@ -98,7 +98,7 @@
98
# Add any paths that contain custom static files (such as style sheets) here,
99
# relative to this directory. They are copied after the builtin static files,
100
# so a file named "default.css" will overwrite the builtin "default.css".
101
-html_static_path = ['_static']
+html_static_path = ['static']
102
103
104
# -- Options for HTMLHelp output ------------------------------------------
0 commit comments