gjdoc src/resources/doctranslets/html/index_nof...
[email protected] Sun, 21 Nov 2004 11:26:09 -0500
| Newsgroups | gmane.comp.java.classpath.tools.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/classpath Module name: gjdoc Branch: Changes by: Julian Scheid <[email protected]> 04/11/21 16:19:16 Modified files: src/resources/doctranslets/html: index_noframes.xsl classdoc.xsl src/gnu/classpath/tools/gjdoc: DocImpl.java . : ChangeLog Log message: 2004-11-21 Julian Scheid <[email protected]> * src/gnu/classpath/tools/gjdoc/DocImpl.java: don't skip HTML tags when skipping whitespace. Fixes bug #8810 (no html tag as first word of @param tag). * src/resources/doctranslets/html/classdoc.xsl: specify doctype; use copy-of instead of value-of for copying tag contents, preserving any nested HTML tags. * src/resources/doctranslets/html/index_noframes.xsl: specify doctype; use apply-templates instead of value-of for copying package comment, preserving any nested HTML tags. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/resources/doctranslets/html/index_noframes.xsl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/resources/doctranslets/html/classdoc.xsl.diff?tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/gnu/classpath/tools/gjdoc/DocImpl.java.diff?tr1=1.10&tr2=1.11&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/ChangeLog.diff?tr1=1.18&tr2=1.19&r1=text&r2=text