Can anyone recommend a good jsdoc3 > markdown generator? There seem to be a huge number of jsdoc related modules, but everything I try feels like its half-way and/or not actively maintained.
A few I've tried are coddoc, markdox, jsdox. Jsdox claims it supports jsdoc3 but really only implements a tiny subset of tags. Coddoc is the best option I found so far, but doesn't support jsdoc3 either. Another thing I dislike is that it includes all code bodies by default and not really a clear condensed representation of the function, so I feel I will have to tweak its templates quite a bit to get output which is ok. Maybe I should just adapt it to my needs, but I am wondering if there is another option out there that I should definitely check out. It seems like such a common thing to want your jsdoc tags converted to markdown... -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
