Browse Source

link to Ant's manual download page

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979504 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
52ce2ee6e9
23 changed files with 78 additions and 6 deletions
  1. +3
    -3
      docs/antlibs/svn/index.html
  2. +3
    -0
      docs/antnews.html
  3. +3
    -0
      docs/bindownload.html
  4. +3
    -0
      docs/bugs.html
  5. +3
    -0
      docs/bylaws.html
  6. +3
    -0
      docs/contributors.html
  7. +3
    -0
      docs/external.html
  8. +5
    -2
      docs/faq.html
  9. +3
    -0
      docs/index.html
  10. +3
    -0
      docs/legal.html
  11. +3
    -0
      docs/license.html
  12. +3
    -0
      docs/mail.html
  13. +5
    -0
      docs/manual/api/index.html
  14. +9
    -0
      docs/manual/cover.html
  15. +3
    -0
      docs/manualdownload.html
  16. +3
    -0
      docs/mission.html
  17. +3
    -0
      docs/nightlies.html
  18. +3
    -0
      docs/problems.html
  19. +3
    -0
      docs/projects.html
  20. +4
    -1
      docs/resources.html
  21. +3
    -0
      docs/srcdownload.html
  22. +3
    -0
      docs/svn.html
  23. +1
    -0
      xdocs/stylesheets/project.xml

+ 3
- 3
docs/antlibs/svn/index.html View File

@@ -185,14 +185,14 @@
svn
</h4>
<p>A very thin layer on top of the command line executable,
comparable to <a href="http://ant.apache.org/manual/CoreTasks/cvs.html">the CVS
comparable to <a href="http://ant.apache.org/manual/Tasks/cvs.html">the CVS
task</a>.</p>
<h4 class="subsection">
<a name="changelog"></a>
changelog
</h4>
<p>Creates a log of change comments between two revisions,
comparable to <a href="http://ant.apache.org/manual/CoreTasks/changelog.html">CvsChangeLog</a>.</p>
comparable to <a href="http://ant.apache.org/manual/Tasks/changelog.html">CvsChangeLog</a>.</p>
<h4 class="subsection">
<a name="*diff"></a>
*diff
@@ -201,7 +201,7 @@
for the changes between two tags or branches.</p>
<p><code>&lt;revisiondiff&gt;</code> creates a differences report
for the changes between two revisions.</p>
<p>Together comparable to <a href="http://ant.apache.org/manual/CoreTasks/cvstagdiff.html">CvsTagDiff</a>.</p>
<p>Together comparable to <a href="http://ant.apache.org/manual/Tasks/cvstagdiff.html">CvsTagDiff</a>.</p>
<h3 class="section">
<a name="Examples"></a>
Examples


+ 3
- 0
docs/antnews.html View File

@@ -145,6 +145,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/bindownload.html View File

@@ -137,6 +137,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/bugs.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/bylaws.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/contributors.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/external.html View File

@@ -137,6 +137,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 5
- 2
docs/faq.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing
@@ -842,7 +845,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004
<a name="precompile-jsps"></a>
How to I precompile Java Server Pages (JSPs)?
</p>
<p>Ant has a built in optional task <a href="/manual/OptionalTasks/jspc.html">&lt;jspc&gt;</a>
<p>Ant has a built in optional task <a href="/manual/Tasks/jspc.html">&lt;jspc&gt;</a>
which was intended for that. <b>But this task is deprecated.</b>
Here the alternative suggested by the manual:</p>
<p><i>Instead of relying on container specific JSP-compilers we suggest deploying
@@ -1169,7 +1172,7 @@ shell-prompt&gt; m4 foo.m4 &gt; foo
course, comes with the overhead of adding JAR files to support
the language, to say nothing of the added maintenance in requiring
two languages to implement a single system. See the
<a href="manual/OptionalTasks/script.html">
<a href="manual/Tasks/script.html">
<code>&lt;script&gt;</code> task documentation</a> for more
details.</p>
<p class="faq">


+ 3
- 0
docs/index.html View File

@@ -141,6 +141,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/legal.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/license.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/mail.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 5
- 0
docs/manual/api/index.html View File

@@ -27,5 +27,10 @@ href="http://ant.apache.org/">ant.apache.org</a>, it is not a bug, but
on purpose. We do not provide an online version of the API docs, they
are included with all our distributions.</p>

<p align="left">Ant's manual and API documentation is part of
the <a href="http://ant.apache.org/bindownload.cgi">binary</a>
distributions or available as a
separate <a href="http://ant.apache.org/manualdownload.cgi">archive</a>.
</p>
</body>
</html>

+ 9
- 0
docs/manual/cover.html View File

@@ -35,6 +35,15 @@
older than the most recent release, we recommend an upgrade to fix bugs
as well as provide new functionality. </p>
<p>&nbsp;</p>

<p align="left">Ant's manual and API documentation is part of
the <a href="http://ant.apache.org/bindownload.cgi">binary</a>
distributions or available as a
separate <a href="http://ant.apache.org/manualdownload.cgi">archive</a>.
Manuals for older releases are available for
download
<a href="http://ant.apache.org/bindownload.cgi#Old Ant Releases">as
well</a>.</p>
</div>




+ 3
- 0
docs/manualdownload.html View File

@@ -137,6 +137,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/mission.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/nightlies.html View File

@@ -137,6 +137,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/problems.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/projects.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 4
- 1
docs/resources.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing
@@ -253,7 +256,7 @@
FAQ about Borland Application Server tasks
</h4>
<p>Benoit Moussaud, the original author of the Borland
Application Server specific <a href="manual/OptionalTasks/ejb.html#ejbtasks">EJB tasks</a> has put
Application Server specific <a href="manual/Tasks/ejb.html#ejbtasks">EJB tasks</a> has put
together a FAQ for this specific subtask.</p>
<table class="externals" cellspacing="1" cellpadding="4">
<tr>


+ 3
- 0
docs/srcdownload.html View File

@@ -137,6 +137,9 @@
<li>
<span class="sel">Source Distributions</span>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 3
- 0
docs/svn.html View File

@@ -139,6 +139,9 @@
<li>
<a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
</li>
</ul>
</li>
<li class="menuheader">Contributing


+ 1
- 0
xdocs/stylesheets/project.xml View File

@@ -48,6 +48,7 @@
<menu name="Download">
<item name="Binary Distributions" href="http://ant.apache.org/bindownload.cgi"/>
<item name="Source Distributions" href="http://ant.apache.org/srcdownload.cgi"/>
<item name="Ant Manual" href="http://ant.apache.org/manualdownload.cgi"/>
</menu>

<menu name="Contributing">


Loading…
Cancel
Save