SV: JavaScript Documentation Generator

"Kenneth Chr. Nilsen" <[email protected]> Thu, 20 Apr 2006 18:10:33 +0200
Newsgroups gmane.comp.web.dom.wdf
Organization Optisoft
Message-ID <000a01c66494$f400fa40$0a01a8c0@winhell>
Maybe you should notify the author of JSDoc so it can be fixed? Just a
though :-)

mvh / regards, 
Kenneth Chr. Nilsen

> -----Opprinnelig melding-----
> Fra: [email protected] [mailto:[email protected]] 
> På vegne av Maninder, Singh
> Sendt: 20. april 2006 17:43
> Til: [email protected]
> Emne: [wdf-dom] JavaScript Documentation Generator
> 
> 
> Does anyone know of a JSDoc tool that is -
> 
> a) Good
> b) Understands the following way of declaring a function var 
> temp = function() {}
> 
> I found JSDoc to be very cool and I had all my code commented 
> that way till I figured out that it doesn't work with the 
> above syntax.
> 
> /**
> * @author Foo
> */
> function temp() {
> }
> 
> WORKS
> 
> BUT
> 
> /**
> *@author Foo
> */
> 
> var temp = function() {
> }
> 
> DOES NOT WORK.
> 
> Thoughts?
> 
> Thanks,
> Mandy.
> 
> 
> Unsubscribe
> [email protected]
> 
> List info
> http://www.quirksmode.org/dom/list.html 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 



Unsubscribe
[email protected]

List info
http://www.quirksmode.org/dom/list.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/wdf-dom/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/