I'd like to share AntDoclet, a tool for creating reference documentation from 
your Ant Tasks' source code:

        http://antdoclet.neuroning.com

If at all possible, I'd like to have AntDoclet added to the "External Tools" 
page of the website. (see patch below for xdocs/external.xml).

Thanks,
Fernando Dobladez


Index: xdocs/external.xml
===================================================================
--- xdocs/external.xml  (revision 359036)
+++ xdocs/external.xml  (working copy)
@@ -211,6 +211,36 @@
         </table>
       </subsection>
 
+      <subsection name="AntDoclet">
+
+        <p>AntDoclet is a tool to automatically generate documentation out of
+        your Ant Tasks' source code.</p>
+
+        <p>It is implemented as a Javadoc doclet, and generates reference
+        documentation and other deliverables from the source code of your
+        custom Ant Tasks/Types.</p>
+
+        <table class="externals">
+          <tr>
+            <th>Compatibility:</th>
+            <td>Ant 1.6+ (not tested on earlier versions)</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a 
href="http://antdoclet.neuroning.com/";>http://antdoclet.neuroning.com/</a></td>
+          </tr>
+          <tr>
+            <th>Contact:</th>
+            <td><a href="http://neuroning.com/";>Fernando Dobladez</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>GPL</td>
+          </tr>
+        </table>
+      </subsection>
+
+
       <subsection name="Anteater">
 
         <p>Anteater is a set of Ant tasks for the functional testing of 
websites
Index: xdocs/external.xml
===================================================================
--- xdocs/external.xml	(revision 359036)
+++ xdocs/external.xml	(working copy)
@@ -211,6 +211,36 @@
         </table>
       </subsection>
 
+      <subsection name="AntDoclet">
+
+        <p>AntDoclet is a tool to automatically generate documentation out of
+        your Ant Tasks' source code.</p>
+
+        <p>It is implemented as a Javadoc doclet, and generates reference
+        documentation and other deliverables from the source code of your
+        custom Ant Tasks/Types.</p>
+
+        <table class="externals">
+          <tr>
+            <th>Compatibility:</th>
+            <td>Ant 1.6+ (not tested on earlier versions)</td>
+          </tr>
+          <tr>
+            <th>URL:</th>
+            <td><a href="http://antdoclet.neuroning.com/";>http://antdoclet.neuroning.com/</a></td>
+          </tr>
+          <tr>
+            <th>Contact:</th>
+            <td><a href="http://neuroning.com/";>Fernando Dobladez</a></td>
+          </tr>
+          <tr>
+            <th>License:</th>
+            <td>GPL</td>
+          </tr>
+        </table>
+      </subsection>
+
+
       <subsection name="Anteater">
 
         <p>Anteater is a set of Ant tasks for the functional testing of websites

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to