Re: AW: Is there a JavaDoc style tool for generating docs for custom ANT tasks

2012-11-25 Thread MDA Tools
Hello Bob, I am in progress of creating how-to documentation, but the ant.doc documentation itself starts with real scripts of usage of ModelAnt. Specifically for an example of ant.doc you could find in the source code's root directory / base.build.xml (http://mdatools.net/product/modelant.2.

Re: AW: Is there a JavaDoc style tool for generating docs for custom ANT tasks

2012-11-24 Thread MDA Tools
Dear colleagues, I would suggest trying also ModelAnt (http://mdatools.net/blog/projects/model-ant/) v. 2.17 - it contains ant.doc task (actually macro) and generates documentation of the ANT tasks, types, macros, targets in a similar way that JavaDoc does. Yes, I admit that the documentation

ModelAnt project

2012-11-24 Thread MDA Tools
Dear colleagues, Please add ModelAnt project to the Ant Related Projects, by applying the attached patch on projects.xml With best regards Rusi Popov ### Eclipse Workspace Patch 1.0 #P modelant Index: projects.xml === --- projects