From e20c3b0cd24a66d92f844efe4b99b7cf8178b4c9 Mon Sep 17 00:00:00 2001
From: Antoine Levy-Lambert
Date: Thu, 9 Oct 2003 21:30:40 +0000
Subject: [PATCH] add a pointer to the manual of ant1.6beta on the main
ant.apache.org web page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275434 13f79535-47bb-0310-9956-ffa450edef68
---
docs/index.html | 2 ++
xdocs/index.xml | 3 +++
2 files changed, 5 insertions(+)
diff --git a/docs/index.html b/docs/index.html
index 3d978d11b..bbb586715 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -197,6 +197,8 @@
makes use of namespaces to avoid name clashes of custom tasks.
For a longer list of fixed bugs and new features see the release
notes.
+ The manual of Ant 1.6 is available on line
+ here.
Ant 1.5.4
diff --git a/xdocs/index.xml b/xdocs/index.xml
index c32ee7929..edd6f017c 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -33,6 +33,9 @@
makes use of namespaces to avoid name clashes of custom tasks.
For a longer list of fixed bugs and new features see the release
notes.
+
+
The manual of Ant 1.6 is available on line
+ here.