Skip to content

Commit f7ba3cc

Browse files
committed
Remove html_static_path
1 parent 182c05d commit f7ba3cc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Resources/doc/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,6 @@
115115
# pixels large.
116116
#html_favicon = None
117117

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

0 commit comments

Comments
 (0)