mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
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
..
ve.ui.MWAdvancedSettingsPage.js MWMetaDialog: Implement read-only mode 2019-02-25 12:56:37 +00:00
ve.ui.MWCategoriesPage.js Make page title the target title 2019-07-15 17:22:17 +00:00
ve.ui.MWLanguagesPage.js API: Use formatversion=2 by default 2019-04-30 19:31:28 +01:00
ve.ui.MWParameterPage.js Implementations for read-only mode 2019-02-22 18:20:51 +00:00
ve.ui.MWParameterPlaceholderPage.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWSettingsPage.js Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
ve.ui.MWTemplatePage.js Add more read-only implementations 2019-02-25 20:01:11 +00:00
ve.ui.MWTemplatePlaceholderPage.js Automatically add a template when chosen from the autocomplete list 2019-05-17 13:15:07 +02:00
ve.ui.MWTemplatesUsedPage.js ApiVisualEditor: Separate out templatesUsed from metadata 2019-02-25 13:01:43 +00:00
ve.ui.MWTransclusionContentPage.js Add more read-only implementations 2019-02-25 20:01:11 +00:00