Blame Identity/Webenv/Themes/Default/Docbook/1.69.1/Xsl/docbook2xhtml-common.xsl

878a2b
878a2b
$Id$ 
878a2b
-->
878a2b
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
4167ad
4167ad
    <xsl:param name="html.stylesheet">Css/stylesheet.css</xsl:param>
4167ad
4167ad
    
e78a28
    Add your customization below this comment. For more information
e78a28
    about how to customize this section, read installed documentation
e78a28
    at: /usr/share/doc/docbook-style-xsl-1.69.1/doc/html/index.html
4167ad
    -->
4167ad
4167ad
    <xsl:param name="section.autolabel" select="1"></xsl:param>
4167ad
    <xsl:param name="section.label.includes.component.label" select="1"></xsl:param>
4167ad
    <xsl:param name="admon.graphics" select="1"></xsl:param>
4167ad
    <xsl:param name="admon.graphics.path">Images/</xsl:param>
4167ad
878a2b
</xsl:stylesheet>