You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by GrĂ¼ner Heinrich <gr...@googlemail.com> on 2011/07/11 10:20:05 UTC

Ant Doc doclet

Hi all,

I wrote a javadoc doclet which generates an ant-like html-help
out of the source code of ant tasks.

It is available here: http://antdoclet.sourceforge.net/

The doclet interprets tags like:
@ant.description
@ant.optional
@ant.example
and is even ready for internationalization: (e.g. @ant.description.de, 
@ant.description.it)

I am a sourceforge newbie, therefore any help in setting up this project 
would be appreciated.

Best regards,
Stefan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org