RE: ant script autodocumentation

2005-09-08 Thread jfuller
"Bill Rich" <[EMAIL PROTECTED]> wrote .. > I have an xsl file that will format the build file for you and display > it in > a browser. It works on both IE and Firefox. I have had some problems with > it > on Opera. I don't have it with me at the moment but if you want it please note that Opera doe

RE: ant script autodocumentation

2005-09-08 Thread Bill Rich
kunin [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 07, 2005 11:48 PM To: Ant Users List Subject: ant script autodocumentation hello all. Seems our ant -script used ofr building product have started to be more and more complex. Of course we wrote some comments in code, but I want to be ab

ant script autodocumentation

2005-09-07 Thread Alexey Kakunin
hello all. Seems our ant -script used ofr building product have started to be more and more complex. Of course we wrote some comments in code, but I want to be able to generate some sort of documentation, described build process and this documentation should be based (ideally) on comments in an