X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=jsduck.json;h=53c69133fe92133bcbef4a21fe0ea88175096777;hb=e7fd8db292736e7282162f4746c86423e4f15397;hp=afd2bd81475a36231823356b5439b67313714bb3;hpb=1f4a23e58f390302eb1b5fe7fd011e5e1e8f0a30;p=lhc%2Fweb%2Fwiklou.git diff --git a/jsduck.json b/jsduck.json index afd2bd8147..53c69133fe 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", @@ -25,7 +25,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", @@ -35,6 +34,7 @@ "resources/src/jquery/jquery.makeCollapsible.js", "resources/src/jquery/jquery.spinner.js", "resources/src/jquery/jquery.tabIndex.js", + "resources/lib/jquery.client/jquery.client.js", "resources/lib/oojs", "resources/lib/oojs-ui" ]