-
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 by pguerrant
-
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 by pguerrant
-
Tested and checked in all required code for YUI Doc generation. See patchset 65.
2009-10-08 20:16:15 UTC by pguerrant
-
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 by pguerrant
-
mbatsis committed patchset 64 of module maven-jstools-plugin to the Maven JSTools Plugin CVS repository, changing 4 files.
2009-10-08 08:58:00 UTC by mbatsis
-
mbatsis committed patchset 63 of module maven-jstools-plugin to the Maven JSTools Plugin CVS repository, changing 1 files.
2009-10-08 08:55:47 UTC by mbatsis
-
mbatsis added pguerrant to the Maven JSTools Plugin project.
2009-10-08 08:32:17 UTC by mbatsis
-
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 by pguerrant
-
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 by pguerrant
-
Reporting Mojo for generating Javascript documentation using YUI Doc.
2009-10-07 20:43:33 UTC by pguerrant