Remove static content from docs
This commit is contained in:
parent
1392fceeb5
commit
0329268622
@ -56,9 +56,4 @@ if not on_rtd: # only import and set the theme if we're building docs locally
|
||||
else:
|
||||
html_theme = "default"
|
||||
|
||||
# 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"]
|
||||
|
||||
always_document_param_types = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user