X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=jsduck.json;h=f7771d1a7416652f4c1446411adb0efb93174120;hp=5b183656abf9e72b81b84a745e83c3fe4543f8da;hb=8e185ecb2b53217665ea53f63119a28b3f80ff56;hpb=61898ad28ed69c5b391eb43e0db9386279b9612c diff --git a/jsduck.json b/jsduck.json index 5b183656ab..f7771d1a74 100644 --- a/jsduck.json +++ b/jsduck.json @@ -9,6 +9,7 @@ "--warnings-exit-nonzero": true, "--external": "Blob,File,HTMLDocument,HTMLElement,HTMLIframeElement,HTMLInputElement,KeyboardEvent,MouseEvent,Node,Window,XMLDocument", "--output": "docs/js", + "--exclude": "resources/src/mediawiki/mediawiki.Title.phpCharToUpper.js", "--": [ "maintenance/jsduck/external.js", "resources/src/mediawiki", @@ -19,7 +20,6 @@ "resources/src/mediawiki.toolbar", "resources/src/mediawiki.widgets", "resources/src/jquery/jquery.accessKeyLabel.js", - "resources/src/jquery/jquery.arrowSteps.js", "resources/src/jquery/jquery.autoEllipsis.js", "resources/src/jquery/jquery.badge.js", "resources/src/jquery/jquery.byteLength.js",