Source code
CERNY.js.doc.Generator
Generates documentation for a single script of this library. The documentation should adhere to the rules presented by example in this file.
Used by
None
Functions
create
Create documentation for sourceCode.
sourceCode (string)
:
a string containing the source code to document
return (object)
:
an object conforming to CERNY.js.doc.Script
History
2006-11-04
:
Created.

