stevel 02/03/06 23:39:00
Modified: docs/manual cover.html
Log:
tuning the start page; including a link to the web page. Can you believe the
docs didnt really have one anywhere obvious till now.
Revision Changes Path
1.2 +7 -5 jakarta-ant/docs/manual/cover.html
Index: cover.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/cover.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cover.html 28 Feb 2002 22:40:18 -0000 1.1
+++ cover.html 7 Mar 2002 07:39:00 -0000 1.2
@@ -9,14 +9,16 @@
<div align="center">
<h1><img src="../artwork/ant_logo_large.gif" width="190" height="120"></h1>
<h1>Apache Ant 1.5 Manual</h1>
- <p align="left">This is the manual for version 1.5 of Apache Ant. If your
version
- of ant (as verified with <tt>ant -version</tt>) is older or newer than
this
+ <p align="left">This is the manual for version 1.5 of
+ <a href="http://jakarta.apache.org/ant/index.html">Apache Ant</a>.
+ If your version
+ of Ant (as verified with <tt>ant -version</tt>) is older or newer than
this
version then this is not the correct manual set. Please use the
documentation
- appropriate to your current version. </p>
+ appropriate to your current version. Also, if you are using a version
+ older than the most recent release, we recommend an upgrade to fix bugs
+ as well as provide new functionality </p>
<p> </p>
</div>
-
-
<hr>
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All
rights
Reserved.</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>