What do you use to help with documenting JavaScript?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

What do you use to help with documenting JavaScript?

Post by Chris Corbyn »

I've been looking for something like PhpDocumentor for JavaScript and found this:

http://jsdoc.sourceforge.net

Does anybody have any other suggestions?
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

Not really, jsdoc was perfect last time I checked :)
Post Reply