NOTE: This project is no longer supported as it has been superseded by JsDoc Toolkit. See http://code.google.com/p/jsdoc-toolkit or http://code.google.com/p/jsdoc
Categories
InternetLicense
GNU General Public License version 2.0 (GPLv2)Follow JSDoc
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
-
I dont experience any problems to add nested functions to the doc. @Vectorjohn: I had some trouble in the beginning - but it DOES work just fine.
-
Best practices in Javascript recommend defining functions inside an anonymous function so that they don't pollute the global namespace. This document generator can't find those functions, it only finds ones defined globally. This makes it not very useful for real use, or encourages bad practices.