Menu

Package-level documentation fix

Darren Carlton <darren@bea.com> pointed out that Javadoc
package.html files may, in fact, be full HTML documents. To
avoid the <!doctype> elements etc appearing in the first
sentence of the package -level documentation, I changed
RootDocToXml.java to only use the text between the <body>
elements in a package.html file. This fix does not appear in
JDiff1.0.8. This fix only solves the issue for package.html
HTML, not the general issue of HTML comments.

~Matt
doar@pobox.com

Posted by Matthew Doar 2002-09-06

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.