gjdoc src/resources/htmldoclet/gjdochtml-clean-...

[email protected] Mon, 23 May 2005 12:06:09 -0400
Newsgroups gmane.comp.java.classpath.tools.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/classpath
Module name:	gjdoc
Branch: 	
Changes by:	Julian Scheid <[email protected]>	05/05/23 16:06:09

Modified files:
	src/resources/htmldoclet: gjdochtml-clean-layout.css 
	src/gnu/classpath/tools/doclets/xmldoclet: HtmlRepairer.java 
	src/gnu/classpath/tools/doclets/htmldoclet: HtmlDoclet.java 
	.              : Makefile.am ChangeLog 

Log message:
	2005-05-23  Julian Scheid  <[email protected]>
	
	* Makefile.am: Moved new DTD resource to proper variable.
	
	* src/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet.java:
	Improved generated code for better XHTML compatibility.  Now falls
	back to platform default charset if -charset hasn't been
	specified.
	
	* src/resources/htmldoclet/gjdochtml-clean-layout.css: Made the
	new HTML structure display the same as the old ones.
	
	* src/gnu/classpath/tools/doclets/xmldoclet/HtmlRepairer.java:
	Omit text which occurs in invalid contexts (e.g. in a <ul>
	element.)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/resources/htmldoclet/gjdochtml-clean-layout.css.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/gnu/classpath/tools/doclets/xmldoclet/HtmlRepairer.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet.java.diff?tr1=1.50&tr2=1.51&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/Makefile.am.diff?tr1=1.38&tr2=1.39&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/ChangeLog.diff?tr1=1.205&tr2=1.206&r1=text&r2=text