From 4407a047e3c8ae8d15997b27f52c989b6894335f Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Wed, 19 Feb 2003 09:23:20 +0000
Subject: [PATCH] Merge manual changes from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274142 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/changelog.html | 4 +-
docs/manual/CoreTasks/cvs.html | 6 +--
docs/manual/CoreTasks/cvstagdiff.html | 22 ++++----
docs/manual/CoreTypes/selectors.html | 2 +-
docs/manual/Integration/Antidote.html | 12 ++---
docs/manual/Integration/VAJAntTool.html | 2 +-
docs/manual/api/packages.html | 2 +-
docs/manual/install.html | 70 ++++++++++++-------------
docs/manual/platform.html | 22 ++++----
xdocs/antnews.xml | 1 -
10 files changed, 71 insertions(+), 72 deletions(-)
diff --git a/docs/manual/CoreTasks/changelog.html b/docs/manual/CoreTasks/changelog.html
index 9406e262c..bcc4c8b70 100644
--- a/docs/manual/CoreTasks/changelog.html
+++ b/docs/manual/CoreTasks/changelog.html
@@ -145,7 +145,7 @@ how to generate a HTML report from the XML report.
out="changelog.html"
style="${ant.home}/etc/changelog.xsl">
<param name="title" expression="Ant ChangeLog"/>
- <param name="module" expression="jakarta-ant"/>
+ <param name="module" expression="ant"/>
<param name="cvsweb" expression="http://cvs.apache.org/viewcvs/"/>
</style>
@@ -169,7 +169,7 @@ This allows temp[lates to be stored inside jar]]></msg>
</changelog>
-
Copyright © 2002 Apache Software Foundation. All rights
+
Copyright © 2002-2003 Apache Software Foundation. All rights
Reserved.