Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Mathew Zummo <mzummo@gmail.com>
  • Loading branch information
mzummo committed Jun 23, 2015
1 parent 9219046 commit 329207d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/docparser.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,11 @@ YUI.add('docparser', function (Y) {
'for', // used to change class context
'global', // declare your globals
'icon', // project icon(s)
'implements', // Implements Interface
'in', // indicates module this lives in (obsolete now)
'initonly', // attribute writeonce value
'injects', // injects {HTML|script|CSS}
'interface', // Is Interface
'knownissue', // 0..n known issues for your consumption
'line', // line number for the comment block (used by the parser)
'method', // a method
Expand Down

0 comments on commit 329207d

Please sign in to comment.