[Jsdoc-user] comment syntax
Status: Inactive
Brought to you by:
mmathews
From: Anthony E. <an...@ch...> - 2007-03-26 23:43:26
|
is this really necessary for JSDoc to work? /** * * * * * */ or is that just format style. I'd rather just do: /* My description here... @method Foo(); @param Bar {String} Refers to the 'bar' object */ Sorry I couldn't just "try it" because I'm not actually using JSDoc yet. -- Anthony Ettinger Ph: 408-656-2473 http://chovy.dyndns.org/resume.html http://utuxia.com/consulting |