Browse Source

tuning the start page; including a link to the web page. Can you believe the docs didnt really have one anywhere obvious till now.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271786 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 23 years ago
parent
commit
f2a501a5cc
1 changed files with 7 additions and 5 deletions
  1. +7
    -5
      docs/manual/cover.html

+ 7
- 5
docs/manual/cover.html View File

@@ -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>&nbsp;</p>
</div>


<hr>
<p align="center">Copyright &copy; 2001-2002 Apache Software Foundation. All rights
Reserved.</p>


Loading…
Cancel
Save