X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=jsduck.json;h=ae723e9e8510513b8c056f06c3df1c47e81f9c68;hb=73a94295a3fdd8e530d51239237f52058633c03b;hp=afd2bd81475a36231823356b5439b67313714bb3;hpb=28b59da2a14b7dbd41ad4693478d68543efc21d7;p=lhc%2Fweb%2Fwiklou.git diff --git a/jsduck.json b/jsduck.json index afd2bd8147..ae723e9e85 100644 --- a/jsduck.json +++ b/jsduck.json @@ -2,7 +2,7 @@ "--title": "MediaWiki core - Documentation", "--categories": "maintenance/jsduck/categories.json", "--eg-iframe": "maintenance/jsduck/eg-iframe.html", - "--tags": "maintenance/jsduck/CustomTags.rb", + "--tags": "maintenance/jsduck/custom_tags.rb", "--warnings": ["-nodoc(class,public)"], "--builtin-classes": true, "--processes": "0", @@ -15,6 +15,7 @@ "resources/src/mediawiki.action", "resources/src/mediawiki.api", "resources/src/mediawiki.language", + "resources/src/mediawiki.messagePoster", "resources/src/mediawiki.page", "resources/src/mediawiki.special", "resources/src/mediawiki.toolbar", @@ -25,7 +26,6 @@ "resources/src/jquery/jquery.byteLength.js", "resources/src/jquery/jquery.byteLimit.js", "resources/src/jquery/jquery.checkboxShiftClick.js", - "resources/src/jquery/jquery.client.js", "resources/src/jquery/jquery.colorUtil.js", "resources/src/jquery/jquery.confirmable.js", "resources/src/jquery/jquery.footHovzer.js", @@ -34,7 +34,9 @@ "resources/src/jquery/jquery.localize.js", "resources/src/jquery/jquery.makeCollapsible.js", "resources/src/jquery/jquery.spinner.js", + "resources/src/jquery/jquery.suggestions.js", "resources/src/jquery/jquery.tabIndex.js", + "resources/lib/jquery.client/jquery.client.js", "resources/lib/oojs", "resources/lib/oojs-ui" ]