summaryrefslogtreecommitdiff
path: root/xdocs/external.xml
diff options
context:
space:
mode:
authorJan Materne <jhm@apache.org>2006-02-06 08:39:42 +0000
committerJan Materne <jhm@apache.org>2006-02-06 08:39:42 +0000
commit24b4beac8c596ebdb8288882464d38911af6afa2 (patch)
tree315848f1cd20609a99f25c02e302f4beb878db49 /xdocs/external.xml
parentaf4cbcd8ba03a2362c0a6ef4ef64f24aad36abfd (diff)
downloadant-24b4beac8c596ebdb8288882464d38911af6afa2.tar.gz
add AntDoclet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/external.xml')
-rw-r--r--xdocs/external.xml31
1 files changed, 30 insertions, 1 deletions
diff --git a/xdocs/external.xml b/xdocs/external.xml
index 96340dee0..771d0f119 100644
--- a/xdocs/external.xml
+++ b/xdocs/external.xml
@@ -211,6 +211,35 @@
</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
@@ -3636,4 +3665,4 @@
</section>
</body>
-</document>
+</document> \ No newline at end of file