Include all of /resources/mediawiki/* in jsduck index
authorMark Holmquist <mtraceur@member.fsf.org>
Wed, 5 Feb 2014 22:36:24 +0000 (14:36 -0800)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 8 Mar 2014 16:03:48 +0000 (16:03 +0000)
commit0a3a8989a9daecf8c771b68e0b64b1b1b8f40075
tree592fb43b4be523ccfce8889d106a40e0353ffa68
parent25bfbf4756bc0cf63bbbb2986aed54c09017140d
Include all of /resources/mediawiki/* in jsduck index

Not all classes/methods in these files have documention yet (the
only effective change is adding of mw.Debug), but at least the
other files are now in conforming syntax.

mw.Debug:
* Made method descriptions more consistent (a few of the "build"
  method didn't start the description with "Build").

mw.Feedback:
* There was no @class anywhere. Worked because @class was implied
  for the method name starting with a capital. It was still
  ignoring the @param tags signature for the constructor though.
  Fixed now.

Co-Authored-By: Mark Holmquist <mtraceur@member.fsf.org>
Co-Authored-By: Timo Tijhof <krinklemail@gmail.com>
Change-Id: I74c8dcfeac9754e38f9dec23873081e8fb6d51d4
maintenance/jsduck/categories.json
maintenance/jsduck/config.json
resources/mediawiki/mediawiki.debug.js
resources/mediawiki/mediawiki.feedback.js
resources/mediawiki/mediawiki.hlist.css
resources/mediawiki/mediawiki.hlist.js
resources/mediawiki/mediawiki.notification.css
resources/mediawiki/mediawiki.searchSuggest.js
resources/mediawiki/mediawiki.toc.js