From cea3f4d93b513bb29f6b623b477591c2ab07dc9a Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 30 Jan 2006 22:32:50 +0000 Subject: [PATCH] update doc git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@373615 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/plugin.jelly | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xdoc/plugin.jelly b/xdoc/plugin.jelly index 568a7e83..7b8d6b6b 100644 --- a/xdoc/plugin.jelly +++ b/xdoc/plugin.jelly @@ -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}