Skip to content

Commit b2ea5c6

Browse files
sbrazcodeinthehole
authored andcommitted
Remove html_static_path from doc to avoid a warning
1 parent f7568a0 commit b2ea5c6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,6 @@
120120
# pixels large.
121121
#html_favicon = None
122122

123-
# Add any paths that contain custom static files (such as style sheets) here,
124-
# relative to this directory. They are copied after the builtin static files,
125-
# so a file named "default.css" will overwrite the builtin "default.css".
126-
html_static_path = ['_static']
127-
128123
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
129124
# using the given strftime format.
130125
#html_last_updated_fmt = '%b %d, %Y'

0 commit comments

Comments
 (0)