plugin

Methods

(inner) defineTags(dictionary)

Source:

Defines the '@examples' tag, and the action to be taken when the tag is encountered

Parameters:
Name Type Description
dictionary *

(inner) newDoclet(doclet)

Source:

Adds example text to '@examples'-tagged doclets. If examples already exist, they are appended to.

Parameters:
Name Type Description
doclet Object

the current JSDoc doclet