mediawiki-extensions-Visual.../modules/ve-mw/dm
Bartosz Dziewoński 84d548e7b1 Remove redundant @method annotations
A @method annotation is only necessary when the docblock is not
directly followed by a function declaration (in which case JSDuck
assumes it documents a property), e.g. when defining an abstract
function or referencing a function from another library.

I verified that JSDuck generates exactly the same output before and
after this change (docs/data-<hash>.js files are identical).

Change-Id: I7edf51a8560ab9978b42800ab1026f0b5555c3bf
2019-08-21 23:33:15 +02:00
..
annotations Work around a Parsoid bug with creating interwiki links 2019-07-26 01:01:01 +02:00
metaitems Remove support for page title "hrefPrefix" other than './' 2019-04-03 20:10:05 +00:00
models Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
nodes Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
ve.dm.MWWikitextSurface.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.dm.MWWikitextSurfaceFragment.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00