API Docs for: 0.1.0

yuidoc

This is the module description for the YUIDoc module.

 var options = {
     paths: [ './lib' ],
     outdir: './out'
 };

 var Y = require('yuidoc');
 var json = (new Y.YUIDoc(options)).run();

This module has the following classes:



Module description found: lib/yuidoc.js:5