4 Specialization/customization layer for libstdc++.
5 To output both chunked/single page HTML in UTF-8 charset
7 XSL_STYLE_DIR is set in acinclude.m4
9 <xsl:import html="@XSL_STYLE_DIR@/html/docbook.xsl"/>
12 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
14 <xsl:import href=
"@XSL_STYLE_DIR@/html/docbook.xsl"/>
15 <xsl:output method=
"html" encoding=
"UTF-8" indent=
"no"/>