summaryrefslogtreecommitdiff
path: root/xslt/docbook/html/db2html-autotoc.xsl
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2007-05-05 00:46:20 +0000
committerShaun McCance <shaunm@src.gnome.org>2007-05-05 00:46:20 +0000
commite3afcaea9125ebeca3ec75aa132725cddeb6118a (patch)
treea5f4478b4eeeeea761f26ae434c9b5d307fb6b30 /xslt/docbook/html/db2html-autotoc.xsl
parentf21205703c95f674e24de98532881ccdc14f4f4b (diff)
downloadgnome-doc-utils-e3afcaea9125ebeca3ec75aa132725cddeb6118a.tar.gz
- Putting more checks and information in xsldoc
* doc/xslt/Makefile.am: * doc/xslt/xsldoc-check.xsl: * doc/xslt/xsldoc-fill.xsl: * doc/xslt/xsldoc.xsl: - Putting more checks and information in xsldoc * xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-bibliography.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html-cmdsynopsis.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-ebnf.xsl: * xslt/docbook/html/db2html-footnote.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-refentry.xsl: * xslt/docbook/html/db2html-table.xsl: * xslt/docbook/html/db2html-title.xsl: * xslt/docbook/html/db2html-xref.xsl: * xslt/docbook/omf/db2omf.xsl: - Added :Requires: to satisfy new xsldoc stuff svn path=/trunk/; revision=932
Diffstat (limited to 'xslt/docbook/html/db2html-autotoc.xsl')
-rw-r--r--xslt/docbook/html/db2html-autotoc.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/docbook/html/db2html-autotoc.xsl b/xslt/docbook/html/db2html-autotoc.xsl
index 1a851c9..b3f43c4 100644
--- a/xslt/docbook/html/db2html-autotoc.xsl
+++ b/xslt/docbook/html/db2html-autotoc.xsl
@@ -22,7 +22,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
<!--!!==========================================================================
DocBook to HTML - Tables of Contents
-:Requires: db-label db-xref db2html-xref
+:Requires: db-label db-xref db2html-xref gettext
REMARK: Write some intro material here
-->