I recently had a need to automate JavaDoc style documentation for JavaScript code on a Windows platform. After reviewing what was out there, I put together an obscure hybrid that combines the following technologies: Ant, Doxygen, JavaScript, and Perl. It works, but there has to be a better way of doing this.

Leave a Reply