doxygen can also generate very nice documentation from java src
with javadoc comments. in fact, i prefer its output to javadoc.
you can even include hyperlinked source excerpts in the docs,
which is *very* nice.

doxygen is in unstable and maybe testing, i think.

Stefan wrote:

||| Takashi Okamoto wrote:
||| 
||| >    * remove javadoc because I need SUN's javac to generate javadoc.
||| >      But I want to put jdom into main. So I gave up generating them.
||| 
||| Have you tried doc++?
||| 
||| That's one of the main problems if Java packages are in main: You can't
||| generate good Javadocs. And Javadocs are very important for libraries
||| like jdom.
||| 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to