Browse Source

Add more links to download pages

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443223 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
ccf90109d8
11 changed files with 63 additions and 1 deletions
  1. +6
    -0
      docs/antlibs/antunit/index.html
  2. +6
    -0
      docs/antlibs/bindownload.html
  3. +6
    -0
      docs/antlibs/charter.html
  4. +6
    -0
      docs/antlibs/dotnet/index.html
  5. +6
    -0
      docs/antlibs/index.html
  6. +6
    -0
      docs/antlibs/proper.html
  7. +6
    -0
      docs/antlibs/sandbox.html
  8. +6
    -0
      docs/antlibs/srcdownload.html
  9. +6
    -0
      docs/antlibs/svn/index.html
  10. +6
    -0
      docs/projects/index.html
  11. +3
    -1
      xdocs/stylesheets/project.xml

+ 6
- 0
docs/antlibs/antunit/index.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/bindownload.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<span class="sel">Binary Distributions</span>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/charter.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/dotnet/index.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/index.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/proper.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/sandbox.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/srcdownload.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<span class="sel">Source Distributions</span>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/antlibs/svn/index.html View File

@@ -97,6 +97,12 @@
<li> <li>
<a href="../../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


+ 6
- 0
docs/projects/index.html View File

@@ -99,6 +99,12 @@
<li> <li>
<a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a> <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
</li> </li>
<li>
<a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
</li>
<li>
<a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
</li>
</ul> </ul>
</li> </li>
</ul> </ul>


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

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!-- <!--
Licensed to the Apache Software Foundation (ASF) under one or more
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership. this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0 The ASF licenses this file to You under the Apache License, Version 2.0
@@ -74,6 +74,8 @@
<item name="Charter" href="/antlibs/charter.html"/> <item name="Charter" href="/antlibs/charter.html"/>
<item name="Ant Libraries" href="/antlibs/proper.html"/> <item name="Ant Libraries" href="/antlibs/proper.html"/>
<item name="Sandbox Ant Libraries" href="/antlibs/sandbox.html"/> <item name="Sandbox Ant Libraries" href="/antlibs/sandbox.html"/>
<item name="Binary Distributions" href="http://ant.apache.org/antlibs/bindownload.cgi"/>
<item name="Source Distributions" href="http://ant.apache.org/antlibs/srcdownload.cgi"/>
</menu> </menu>
</menusection> </menusection>
</body> </body>


Loading…
Cancel
Save