You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rake tasks for jsdoc-toolkit, a Javascript documentation generator.
jsdoc_helper includes:
* jsdoc-toolkit v2.1.0
* jsdoc-toolkit is an application, written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code
* learn more at http://code.google.com/p/jsdoc-toolkit
* rake tasks to generate your jsdoc
== CHANGES
* A few major enhancements
* Added rspec testing to ensure features are robust
* Added better ability to customize the jsdoc-toolkit command and options