bodewig 01/08/10 08:47:20
Modified: docs Tag: ANT_14_BRANCH resources.html
xdocs Tag: ANT_14_BRANCH resources.xml
Log:
pointers to FAQs and jGuru's forum
Submitted by: Erik Hatcher <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.2.2.2 +84 -1 jakarta-ant/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/resources.html,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -r1.2.2.1 -r1.2.2.2
--- resources.html 2001/08/10 14:44:03 1.2.2.1
+++ resources.html 2001/08/10 15:47:20 1.2.2.2
@@ -86,12 +86,95 @@
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="FAQs"><strong>FAQs</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <table border="0" cellspacing="0" cellpadding="2"
width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="At Ant's website"><strong>At Ant's website</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Starting with the release of Ant 1.4 the Ant's
FAQ is
+ bundled with the distribution, the most recent version can
+ always be found at the website.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ FAQ
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="faq.html">http://jakarta.apache.org/ant/faq.html</a>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="jGuru"><strong>jGuru</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>jGuru hosts an interactive Ant discussion forum
and FAQ system</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Forum
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ FAQ
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Articles and Presentations"><strong>Articles and
Presentations</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
- <p>This page lists articles and presentations
written about Ant. If
+ <p>The following sections list articles and
presentations written about Ant. If
you've written something that should be included, please post it to one
of the mailing lists.</p>
</blockquote>
No revision
No revision
1.1.2.2 +32 -1 jakarta-ant/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/resources.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resources.xml 2001/08/10 14:44:03 1.1.2.1
+++ resources.xml 2001/08/10 15:47:20 1.1.2.2
@@ -7,10 +7,41 @@
</properties>
<body>
+
+ <section name="FAQs">
+ <subsection name="At Ant's website">
+
+ <p>Starting with the release of Ant 1.4 the Ant's FAQ is
+ bundled with the distribution, the most recent version can
+ always be found at the website.</p>
+
+ <table>
+ <tr>
+ <th>FAQ</th>
+ <td><a
href="faq.html">http://jakarta.apache.org/ant/faq.html</a></td>
+ </tr>
+ </table>
+ </subsection>
+
+ <subsection name="jGuru">
+ <p>jGuru hosts an interactive Ant discussion forum and FAQ system</p>
+
+ <table>
+ <tr>
+ <th>Forum</th>
+ <td><a
href="http://www.jguru.com/forums/home.jsp?topic=Ant">http://www.jguru.com/forums/home.jsp?topic=Ant</a></td>
+ </tr>
+ <tr>
+ <th>FAQ</th>
+ <td><a
href="http://www.jguru.com/faq/home.jsp?topic=Ant">http://www.jguru.com/faq/home.jsp?topic=Ant</a></td>
+ </tr>
+ </table>
+ </subsection>
+ </section>
<section name="Articles and Presentations">
- <p>This page lists articles and presentations written about Ant. If
+ <p>The following sections list articles and presentations written
about Ant. If
you've written something that should be included, please post it to one
of the mailing lists.</p>