This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: which javadoc are we using???


>>>>> "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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]