diff --git a/docs/ant_task_guidelines.html b/docs/ant_task_guidelines.html index 0ea9a2247..4e2292539 100644 --- a/docs/ant_task_guidelines.html +++ b/docs/ant_task_guidelines.html @@ -224,8 +224,7 @@ is so important.
If you are not familiar with CVS, Jakarta's
diff --git a/docs/faq.html b/docs/faq.html
index 05457c6d6..9b3d2b76a 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -451,10 +451,7 @@
The page you are looking it is generated from
-
- this
document. If you want to add a new question, please submit
a patch against this document to one of Ant's mailing lists;
hopefully, the structure is self-explanatory. The Velocity stylesheets used to process the XML files can
be found in the This file assumes that you have the
The preferred format for this information is a patch to this
+ The preferred format for this information is a patch to this
document.xdocs/stylesheets
subdirectory of
Ant's CVS repository - the build file
-
- docs.xml
at the top level of the jakarta-ant CVS
+ docs.xml
at the top level of the ant CVS
module is used to drive Anakia.jakarta-site2
CVS module checked out as well, but
@@ -689,7 +685,7 @@
@@ -1361,7 +1357,7 @@ while(<STDIN>) {
ant -logger org.apache.tools.ant.listener.MailLogger-
See the Listeners
+ See the Listeners
& Loggers documentation for details on the properties
required. For older versions of Ant, you can use a custom
diff --git a/xdocs/cvs.xml b/xdocs/cvs.xml
index ee4c9ec41..301931321 100644
--- a/xdocs/cvs.xml
+++ b/xdocs/cvs.xml
@@ -24,21 +24,12 @@ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]
If you are not familiar with CVS, How can I contribute to this FAQ?
The page you are looking it is generated from
-
- this
document. If you want to add a new question, please submit
a patch against this document to one of Ant's mailing lists;
hopefully, the structure is self-explanatory. The Velocity stylesheets used to process the XML files can
be found in the This file assumes that you have the
@@ -213,14 +209,9 @@
tool/task
-
- The preferred format for this information is a patch to this
- document. See the Listeners
- & Loggers documentation for details on the properties
- required. For older versions of Ant, you can use a custom
BuildListener that sends out an email
-
-
xdocs/stylesheets
subdirectory of
Ant's CVS repository - the build file
-
- docs.xml
at the top level of the jakarta-ant CVS
+ docs.xml
at the top level of the ant CVS
module is used to drive Anakia.