Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        JSDoc - Produces javadoc-style documentation from JavaScript sourcefiles
        
        
        - 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-4.fc8.noarch
              [52 KiB] | 
            
              Changelog
              by Matej Cepl (2007-07-01):
              - Administrative increase of the release in order to overcome screwed up tagging in Fedora CVS. 
             |