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
    
4167ad
    Add your customization below this comment.
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>