This commit is contained in:
Mark Qvist 2023-01-14 21:26:42 +01:00
parent 792f01ad3a
commit c80b0164f1

View File

@ -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