Conor MacNeill wrote: > ----- Original Message ----- > From: "Stefan Bodewig" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, March 26, 2001 5:58 PM > Subject: [DISC] documentation system > > > * generate docs by anakia/XSLT > > > > Corollary of "move to a system that allows docs to be generated"? > > Should we have a generic DTD or something specific to Ant for the > documentation - <task>, <attribute>, <element>, etc? I'll leave that to the > documentation experts (Glenn, Chris, Diane, et al)
I haven't looked much at anakia yet, so I can't give an informed opinion there. I hope that will change shortly. :-) As for the DTD, I'd like to abstract the concept into the information architecture we want to use for Ant. Often this can be expressed as a DTD, but it doesn't have to be. I'll need to think about this one, but I'll state right now that I prefer a customized format over a general one. Glenn
