I use a JSDoc based, and ext-doc (http://code.google.com/p/ext-doc/) for rendering. I really love the generated UI, it's very user-friendly and very easy to use it as quick-reference (as opposed to other 'ugly' renders), and it supports config-objects documentation. However, the executable itself is not very good, as you usually ends with a Java exception thrown at your face.
-- S.Cinos JavaScript Developer at Tuenti.com 2011/2/19 wavded <[email protected]>: > Just want to throw this out into the ring but what do you guys use for > JavaScript documentation? JSDoc based? What tools do you use for rendering > it (e.g. Dox, What's Up Doc, JSDoc html, others)? Just curious as I'm > working on a couple things, improving the Vim syntax highlighter for > JavaScript in this area and just want to learn more about it as I'm learning > more about it from you guys. > > Thanks. > > Marc (@wavded) > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected] > -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
