RE: Commenting/generate documentation from an ant script

2006-05-22 Thread Rémon van Gijn
nting/generate documentation from an ant script I will look into both of of these tools. Thank you so much for the response :) Varadarajan, Srivathsan wrote: > This may just address some of your questions but FWIW, I happen to know > specific tools that you are looking for. Never used them be

Re: Commenting/generate documentation from an ant script

2006-05-22 Thread Scot P. Floess
I will look into both of of these tools. Thank you so much for the response :) Varadarajan, Srivathsan wrote: This may just address some of your questions but FWIW, I happen to know specific tools that you are looking for. Never used them before myself though. For a tool to generate Javadocs

RE: Commenting/generate documentation from an ant script

2006-05-21 Thread Varadarajan, Srivathsan
This may just address some of your questions but FWIW, I happen to know specific tools that you are looking for. Never used them before myself though. For a tool to generate Javadocs for your Ant scripts - AntDoc (http://antdoc.free.fr/) For unit testing in Ant, check out AntUnit (http://ant.apac

Re: Commenting/generate documentation from an ant script

2006-05-19 Thread Scot P. Floess
Bill: Boy do I feel silly now :) I never considered using XSLT ;) Excellent...very much appreciated! I'll try it out (I hope this weekend). I really appreciate you quick response! Scot bill/wilandra wrote: Hi Scot, I use the attached XSL file to generate documentation for my Ant files. T

RE: Commenting/generate documentation from an ant script

2006-05-19 Thread bill/wilandra
Hi Scot, I use the attached XSL file to generate documentation for my Ant files. This is an extension of the XSL stylesheet found at http://www-106.ibm.com/developerworks/xml/library/x-antxsl/examples/example2 /ant2html.xsl modified to pick up some new stuff and to always display the documentation