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
|