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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.