Geoff Berry ([EMAIL PROTECTED]) wrote:
> > > > -- Figure out an easy method of generating online Javadocs from our
> > > >    code.  This will probably involve lots of misc HTML fixes.
> > > 
> > > I've started developing a perl-based implementation of the javadoc
> > > utility (for the task of parsing text files and dynamically generating
> > > HTML, Perl seems a more appropriate choice than Java).  Is this the sort
> > > of thing you'ld be interested in?
> > 
> > We do need a free version of the Javadoc utility.  A perl version would
> > be nice.  However, it would most likely not support the doclet interface
> > for people to write their own custom output generators.
> 
> I have a half-finished Java version of this sitting on my hard disk.
> Actually, the Doclet interface is half-finished, but the parser/class
> reader is complete (and not just theoretically complete; it's the
> front-end to a working Java compiler).  Would anyone be interested in
> hacking on this if I contributed it (besides me)?

I'm interested in hacking on it.  I don't know if I'll ever find the
time, but ...

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

Reply via email to