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 Summary: Create HTML of Source Product: Ant Version: 1.4 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Ant currently has the ability to create HTML of the javadoc tags placed in our source code. However, sometimes its also nice to have the source code available on a WEB site as well as the generated API. Therefore, I am requesting an enhancement that will create fully styled web pages (aka Line Numbers, comments in gray, etc..) of source code. That way the API documentation is created in html (javadoc) as well as a slew of html representing the actual source code. Our developers can then view what source code was rolled out in each build from their web browswer.
