2011/6/16 Grüner Heinrich : > >     Hi, > >     I've written a couple of own tasks for which I want to generate >     help files via javadoc. >     This documentation should look like the original ant documentation. >     Can anyone provide a javadoc set up or doclet? > >     Are there any efforts to generate the documentation of the core >     tasks out of the source code? >     Some source files seem to be prepared for taglet use. > >     Regards, >     Stefan. > > At one time there were some experiments in that direction; search for gendoc at http://ant.apache.org/antlibs/sandbox.html . However, this never took off. In my experience the manual page of a given Ant task is cloned from some other such page. Matt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org