JSDoc - Produces javadoc-style documentation from JavaScript sourcefiles
| Website: | http://jsdoc.sourceforge.net | 
|---|---|
| License: | GPL+ | 
| Vendor: | Fedora Project | 
- Description:
 A script that produces javadoc-style documentation from well-formed JavaScript sourcefiles. At the moment, this means it supports sourcefiles where all functions are mapped to a class using prototype-based inheritance. Anonymous function definitions (e.g. Circle.prototype.getRadius = function(){ ...} ) are supported.
Packages
| JSDoc-1.10.2-7.fc11.noarch [54 KiB] | 
              Changelog
              by Fedora Release Engineering (2009-02-23):
              - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild  |