mediawiki-extensions-Visual.../modules/ve-mw/ce/nodes
Timo Tijhof 8f05cdbf70 doc: Add placeholders for unindexed methods
Not having a description yet is fine, but they should at least
be indexed as blocks so that they are searchable and listed
in the jsduck generated pages. jsduck defaults to @method + name
of prototype property. And it even guesses parameters sometimes.

Search: \n\n([a-zA-Z\.]+\.prototype\.[a-zA-Z]+)
Where: modules/ve,modules/ve-mw
Where-Not: modules/ve/test
Replace: \n\n/** */\n$1

Added @return in a few places where it was easy to add.

Change-Id: I830c94cc7dbc261bd7a077391f930cbfff165f9d
2013-07-31 23:00:30 +00:00
..
ve.ce.MWBlockImageNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ce.MWEntityNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ce.MWHeadingNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ce.MWImageCaptionNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ce.MWInlineImageNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.ce.MWMathNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ce.MWPreformattedNode.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ce.MWReferenceListNode.js Ref in references support 2013-07-30 15:41:48 +01:00
ve.ce.MWReferenceNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ce.MWTransclusionNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00