-
pguerrant committed patchset 67 of module maven-jstools-plugin to the Maven JSTools Plugin CVS repository, changing 1 files.
2009-11-05 15:04:49 UTC in Maven JSTools Plugin
-
pguerrant committed patchset 66 of module maven-jstools-plugin to the Maven JSTools Plugin CVS repository, changing 1 files.
2009-10-27 19:44:39 UTC in Maven JSTools Plugin
-
Tested and checked in all required code for YUI Doc generation. See patchset 65.
2009-10-08 20:16:15 UTC in Maven JSTools Plugin
-
pguerrant committed patchset 65 of module maven-jstools-plugin to the Maven JSTools Plugin CVS repository, changing 3 files.
2009-10-08 20:02:58 UTC in Maven JSTools Plugin
-
One more thing. In order to run YUI Doc, you have to have python and the required external libraries installed on your machine. (see http://developer.yahoo.com/yui/yuidoc/#start for more info)
2009-10-07 20:53:18 UTC in Maven JSTools Plugin
-
YUI Doc should be downloaded and the zip file placed in the resources directory for this Mojo to work correctly.
Also the following lines should be added to jstools.properties:
report.yuidoc.name=YUI Doc API
report.yuidoc.description=API Documentation generated by YUI Doc
report.yuidoc.header=YUI Doc API Documentation
yuidoc.dist.filename=yuidoc_1.0.0b1.
2009-10-07 20:47:29 UTC in Maven JSTools Plugin
-
Reporting Mojo for generating Javascript documentation using YUI Doc.
2009-10-07 20:43:33 UTC in Maven JSTools Plugin