Source code
CERNY.ant.jsdoc
This file implements a Ant script task definition for generating the documentation for a JavaScript library. The documentation must adhere to the documentation style of Cerny.js. The task is called jsdoc and has two mandatory attributes: src-dir - the source directory holding a
manifest.json
dest-dir - the destination directory where the documention in JSON will be written to
Used by
None
History
2007-12-05
:
Created.

