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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.