Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEF1CDE59 for ; Wed, 26 Sep 2012 18:45:13 +0000 (UTC) Received: (qmail 15281 invoked by uid 500); 26 Sep 2012 18:45:13 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 15196 invoked by uid 500); 26 Sep 2012 18:45:12 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 15187 invoked by uid 99); 26 Sep 2012 18:45:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 18:45:12 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bobtarling@hotmail.com designates 65.55.90.209 as permitted sender) Received: from [65.55.90.209] (HELO snt0-omc4-s6.snt0.hotmail.com) (65.55.90.209) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 18:45:02 +0000 Received: from SNT133-W7 ([65.55.90.199]) by snt0-omc4-s6.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 26 Sep 2012 11:44:40 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_f8e4530b-bc69-4bb4-aa1c-3abe6164983f_" X-Originating-IP: [91.230.88.2] From: Bob Tarling To: Subject: Is there a JavaDoc style tool for generating docs for custom ANT tasks Date: Wed, 26 Sep 2012 19:44:40 +0100 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 26 Sep 2012 18:44:40.0972 (UTC) FILETIME=[FCE56CC0:01CD9C16] --_f8e4530b-bc69-4bb4-aa1c-3abe6164983f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am working with a team create a library of custom ant tasks. I'd like to be able to generate documentation that looks similar to ants ow= n documentation of the standard ant tasks. I wonder if this can be auto-gen= erated in any way in the same way that JavaDoc creates documentation of Jav= a methods. Does anyone know of such a tool? Regards Bob = --_f8e4530b-bc69-4bb4-aa1c-3abe6164983f_--