IIRC, This feature was being discussed for the Centipede build framework (which uses ant). See www.krysalis.org/centipede
Alexander Funk wrote: >Torben Norling wrote: > > Hi, > > I'm wondering how-to properly document my build.xml > > scripts? Is there some kind of "Javadoc"'like feature > > available or in the works?? > >I once made a xslt that transforms a build.xml to a html >with links between dependencies and links to the ant documentation >for any task. If you don't find anything better, I could share it with you. > >But it is still in an incomplete 'works-for-me' status, >in the sense that there must be an enumeration of all >tasks and this is still on a ant 1.4 state. Use of other tasks will >go missing in the html. > >Cheers, Alex > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
