Tom Tromey ([EMAIL PROTECTED]) wrote:
> Aaron> -- Figure out a way to generate a hardcopy manual for the Java
> Aaron>    class library from the embedded Javadocs.  This probably
> Aaron>    involves writing a custom doclet and probably some
> Aaron>    supplementary documentation files into which the extracted
> Aaron>    Javadoc files are included.
> 
> Couldn't we make a doclet to generate texinfo?

That is my thought. This should be relatively easy except for two things:

1. Converting HTML to Texinfo. I don't know any packages that do this.
Normally it works the other direction.

2. Generating output that would create an actual book, instead of just
pages about individuals classes, etc.

I see this as doable once someone puts the effort into it.

-- 
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/

Reply via email to