You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/01/30 23:32:54 UTC

svn commit: r373615 - /maven/maven-1/plugins/trunk/xdoc/plugin.jelly

Author: aheritier
Date: Mon Jan 30 14:32:50 2006
New Revision: 373615

URL: http://svn.apache.org/viewcvs?rev=373615&view=rev
Log:
update doc

Modified:
    maven/maven-1/plugins/trunk/xdoc/plugin.jelly

Modified: maven/maven-1/plugins/trunk/xdoc/plugin.jelly
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/plugin.jelly?rev=373615&r1=373614&r2=373615&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/plugin.jelly (original)
+++ maven/maven-1/plugins/trunk/xdoc/plugin.jelly Mon Jan 30 14:32:50 2006
@@ -141,7 +141,8 @@
        | This tag has a lot of defaults suitable for transforming
        | documents easily. See jslCore for a tag suitable for
        | transforming documents how you want.
-       | @input
+       | @input - input file with full path
+       | @output - output file without path
        | @outputDirectory - Will be placed under ${maven.gen.docs}
        | @stylesheet
        | @encoding           - defaults to ${maven.docs.outputencoding}