AW: Ant documentation

2018-03-01 Thread jhm
> > > > I made an attempt to convert the manual to HTML 5, the rationale > > > being > > > > that HTML 5 deprecates tt tag and recommends to replace it with > > > > tags like code, kbd, samp and var, which could be used in a more > > > consistent > > > > way to achieve something closer to a semanti

AW: Ant documentation

2018-03-01 Thread jhm
> > I made an attempt to convert the manual to HTML 5, the rationale > being > > that HTML 5 deprecates tt tag and recommends to replace it with tags > > like code, kbd, samp and var, which could be used in a more > consistent > > way to achieve something closer to a semantic markup. > > > > I trie

AW: Ant Documentation

2007-12-19 Thread Jan.Materne
> Well, I found the following project on SourceForge, which uses Java's > Doclet API such that running JavaDoc outputs data to XML > instead of HTML: > > http://jeldoclet.sourceforge.net/ > > If the output is XML, then (theoretically) it could be > transformed into > DocBook format. Does this

AW: Ant documentation

2005-03-09 Thread Jan . Materne
> > Not unless we move to Java1.5 attributes :) > > This may be a while No - I wouldnt change from 1.2 to 1.5 as minimum for Ant ;-) Jan

AW: Ant documentation

2005-03-09 Thread Jan . Materne
> >It's often frustrating, like IE eating up the space text nodes, > >so the XML syntax highlighting I describe above doesn't work with > >IE, and needs to be done with a proper (standard compliant) XSL > >engine (Xalan, Saxon, FireFox's XSL engine, etc...), but it's > >rewarding work ;-) I like it

Re: AW: Ant Documentation

2003-06-29 Thread Andrew Marlow
[EMAIL PROTECTED] writes: >> I am trying to improve the Ant documentation. > >> I am using an approach which, with the help >> of some scripts I am working on, will finally result >> in a DocBook Ant manual. As a stepping stone to this end >> I am doing the document in LaTeX. > >So you will write

AW: Ant Documentation

2003-06-27 Thread Jan . Materne
> I am trying to improve the Ant documentation. Always welcome :-) > I would like to have a single multi-platform open format > document. I understand that the project preference is to > use DocBook. DocBook? That´s really new to me. I only know the plain HTMLs. There are tests generating the d