which javadoc are we using???
Tom Tromey
tromey@redhat.com
Thu Feb 8 08:59:00 GMT 2001
>>>>> "Kevin" == Kevin A Burton <burton@relativity.yi.org> writes:
Kevin> What are we currently using for javadoc? I keep seeing
Kevin> references to 'javadoc' within the Makefile but does this rely
Kevin> on the SUN javadoc impl?
I think Anthony used the Sun JDK javadoc.
It looks like Classpath has a javadoc implementation. I have not
tried it. If that works for us then we should definitely start using
it.
Kevin> The reason I ask is that I want a FAST javadoc implementation
Kevin> that I can use from within the Emacs JDE.
You could try compiling the Sun javadoc with gcj :-)
Kevin> I took a look at doxygen but is this what we are relying on???
Would doxygen work for us? Anthony wrote a doclet to generate
Texinfo.
Tom
More information about the Java
mailing list