Skip to content

Commit

Permalink
Backport 7ae015fdf1321237a08af69580efb86f65321fa5
Browse files Browse the repository at this point in the history
  • Loading branch information
MBaesken committed Jul 10, 2024
1 parent b05f58e commit 8977212
Show file tree
Hide file tree
Showing 9 changed files with 871 additions and 1,110 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ protected void generateOtherFiles(DocletEnvironment docEnv, ClassTree classtree)

private void copyJqueryFiles() throws DocletException {
List<String> files = Arrays.asList(
"jquery-3.6.1.min.js",
"jquery-3.7.1.min.js",
"jquery-ui.min.js",
"jquery-ui.min.css",
"external/jquery/jquery.js",
Expand Down

This file was deleted.

Loading

0 comments on commit 8977212

Please sign in to comment.