diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2007-05-07 18:02:48 +0000 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2007-05-07 18:02:48 +0000 |
commit | d18e4769abeb8572e1446331c54df1bf73e3b818 (patch) | |
tree | 3a399e6729479dfcfb8701a25c07373c09f4d026 /ChangeLog | |
parent | 1a0623e4c49b5eb88d953ea5945427df9956adcf (diff) | |
download | gnome-doc-utils-d18e4769abeb8572e1446331c54df1bf73e3b818.tar.gz |
- Implemented more xsldoc checks
* doc/xslt/xsldoc-check.xsl:
* doc/xslt/xsldoc-fill.xsl:
- Implemented more xsldoc checks
* xslt/docbook/common/db-chunk.xsl:
* xslt/docbook/html/db2html-block.xsl:
* xslt/docbook/html/db2html-ebnf.xsl:
* xslt/docbook/html/db2html-info.xsl:
* xslt/docbook/html/db2html-title.xsl:
- Made these stylesheets pass the new checks
svn path=/trunk/; revision=934
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2007-05-07 Shaun McCance <shaunm@gnome.org> + * doc/xslt/xsldoc-check.xsl: + * doc/xslt/xsldoc-fill.xsl: + - Implemented more xsldoc checks + + * xslt/docbook/common/db-chunk.xsl: + * xslt/docbook/html/db2html-block.xsl: + * xslt/docbook/html/db2html-ebnf.xsl: + * xslt/docbook/html/db2html-info.xsl: + * xslt/docbook/html/db2html-title.xsl: + - Made these stylesheets pass the new checks + +2007-05-07 Shaun McCance <shaunm@gnome.org> + * doc/xslt/xsldoc-docbook.xsl: * doc/xslt/xsldoc.xsl: - Moving xsldoc.xsl to xsldoc-docbook.xsl |