Ian D. Stewart ([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.
>From a Claspath perspective, someone needs to figure out how to
create a "make docs" target or something similar, and to fix all of
the zillions of HTML errors that are likely to be lurking in our
Javadoc comments. Any Javadoc implementation would work for us
in that regard, but a free one is always preferable.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/