summaryrefslogtreecommitdiff
path: root/manual/installlist.html
diff options
context:
space:
mode:
authorNicolas Lalevee <hibou@apache.org>2011-03-23 23:38:00 +0000
committerNicolas Lalevee <hibou@apache.org>2011-03-23 23:38:00 +0000
commit11616a619f29c7b3d532f5922d1dd8a2f5c8a6f9 (patch)
treea260e970b7f1fc2d06d4267db49e816efa3ec726 /manual/installlist.html
parenteb330f6be5b095cc6cdaa9a853106e23f60703f4 (diff)
downloadant-11616a619f29c7b3d532f5922d1dd8a2f5c8a6f9.tar.gz
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
Only the manual will be in the distribution git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'manual/installlist.html')
-rw-r--r--manual/installlist.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/manual/installlist.html b/manual/installlist.html
new file mode 100644
index 000000000..6bbe3dd0e
--- /dev/null
+++ b/manual/installlist.html
@@ -0,0 +1,44 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us"/>
+<link rel="stylesheet" type="text/css" href="stylesheets/style.css"/>
+<title>Apache Ant User Manual</title>
+<base target="mainFrame"/>
+</head>
+
+<body>
+
+<h2><a href="toc.html" target="navFrame">Table of Contents</a></h2>
+
+<h3>Installing Apache Ant</h3>
+<ul class="inlinelist">
+<li><a href="install.html#getting">Getting Ant</a></li>
+<li><a href="install.html#sysrequirements">System Requirements</a></li>
+<li><a href="install.html#installing">Installing Ant</a></li>
+<li><a href="install.html#checkInstallation">Check Installation</a></li>
+<li><a href="install.html#optionalTasks">Optional Tasks</a></li>
+<li><a href="install.html#buildingant">Building Ant</a></li>
+<li><a href="install.html#librarydependencies">Library Dependencies</a></li>
+<li><a href="platform.html">Platform Specific Issues</a></li>
+<li><a href="proxy.html">Proxy configuration</a></li>
+</ul>
+</body>
+</html>
+