Attached is a patch to resources.xml adding links to the jGuru FAQ and
Forum.
Do I need to submit a patch to the HTML version as well? If so, what
procedure is used to generate the HTML from this XML file?
Erik
Index: resources.xml
===================================================================
RCS file: /home/cvspublic/jakarta-ant/xdocs/resources.xml,v
retrieving revision 1.1
diff -u -r1.1 resources.xml
--- resources.xml 2001/08/07 13:49:48 1.1
+++ resources.xml 2001/08/10 15:12:01
@@ -7,10 +7,27 @@
</properties>
<body>
+
+ <section name="FAQs">
+ <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>