mirror of
https://github.com/apache/ant.git
synced 2025-05-19 06:24:47 +00:00
26 lines
698 B
HTML
26 lines
698 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Language" content="en-us">
|
||
|
<title>Ant User Manual</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>Ant Resources</h1>
|
||
|
|
||
|
<h2><a name="faq">FAQ</a></h2>
|
||
|
<p>There is an on-line FAQ for Ant at <a target="_top"
|
||
|
href="http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">jakarta.apache.org</a>. This
|
||
|
FAQ is interactive, which means you can ask and answer questions
|
||
|
on line.</p>
|
||
|
<p>One of the questions popping up quite often is "Is there a DTD for
|
||
|
buildfiles?" Please refer to the FAQ for an answer.</p>
|
||
|
|
||
|
<hr>
|
||
|
<p align="center">Copyright © 2000,2001 Apache Software Foundation. All rights
|
||
|
Reserved.</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|