DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3778>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3778

Create HTML of Source





------- Additional Comments From [EMAIL PROTECTED]  2001-09-23 18:32 -------
Also check out doxygen, from http://www.doxygen.org/. This is a native exe for 
windows and unix which handles javadoc comments in java, C, C++ and IDL. It 
then generates manual pages hyperlinked with the documentation, and can pump 
out html, rtf, latex, even PDF (sort of). This makes it very slick indeed.

Being a native binary you can call it using <exec>; adding a wrapper task 
definition to do that would not take you that long (hint hint), which could 
then be incorporated into the ant source.

Reply via email to