mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2024-07-02 14:34:13 +02:00
Cleanup
This commit is contained in:
parent
792f01ad3a
commit
c80b0164f1
@ -203,19 +203,9 @@ def optimise_manual(path):
|
||||
"_static/scripts/furo.js.map",
|
||||
"_static/jquery-3.6.0.js",
|
||||
"_static/jquery.js",
|
||||
# "_images/sideband_1.png",
|
||||
|
||||
# Too long
|
||||
# "_static/sphinx_highlight.js",
|
||||
# "_static/copybutton_funcs.js",
|
||||
"_static/_sphinx_javascript_frameworks_compat.js",
|
||||
# "_static/underscore-1.13.1.js",
|
||||
# "_static/documentation_options.js",
|
||||
# "_static/scripts/furo-extensions.js",
|
||||
"_static/scripts/furo.js.LICENSE.txt",
|
||||
# "_static/styles/furo-extensions.css",
|
||||
"_static/styles/furo-extensions.css.map",
|
||||
|
||||
]
|
||||
for file in remove_files:
|
||||
fp = path+"/"+file
|
||||
|
Loading…
Reference in New Issue
Block a user