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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.