forked from platypush/platypush
_static directory in docs is no longer used
This commit is contained in:
parent
4c3140c9b5
commit
2541cab0f7
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ html_domain_indices = True
|
|||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
# html_static_path = ['_static']
|
||||
|
||||
# Custom sidebar templates, must be a dictionary that maps document names
|
||||
# to template names.
|
||||
|
|
Loading…
Reference in a new issue