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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.