Saturday, September 14, 2013

Tool to generate JavaScript documentation?

Tool to generate JavaScript documentation?

I tried JSDoc and all it did was copy and paste the whole source code to
an HTML file and called it documentation. Looking at the command line
switches supported, I didn't see anywhere to indicate I only want the
documentation.
Is there any other tool that does what I want without installing third
party software (like Node.js)?

No comments:

Post a Comment