This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Could there be a gcj-doc?
- To: acuster at nature dot berkeley dot edu
- Subject: Could there be a gcj-doc?
- From: Tony Kimball <alk at pobox dot com>
- Date: Thu, 14 Jun 2001 15:26:35 -0500
- Cc: java at gcc dot gnu dot org
- References: <992546659.1160.0.camel@tsetse.lab-net>
- Reply-To: alk at pobox dot com
Quoth Adrian Custer on , 14 June:
:
: I would be really excited if gcj had a companion gcjdoc program
: and I suspect that I can use some program that already exists.
Doxygen seems to have a lot of momentum (cf.
http://sourceforge.net/projects/doxygen). It provides javadoc-like
functionality for C++, among other things. Perhaps someone has
looked at how doxygen can play nice with gcj?