More examples and explanations on the man page
[mp-sparql-moved-to-github.git] / doc / id.htmlhelp.xsl
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
2                 version="1.0">
3
4 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl" />
5
6 <xsl:template name="body.attributes">
7    <link rel="stylesheet" type="text/css" href="style.css"/>
8 </xsl:template>
9 <xsl:variable name="suppress.navigation">0</xsl:variable>
10 <xsl:variable name="use.id.as.filename">1</xsl:variable>
11 <xsl:variable name="generate.book.toc">1</xsl:variable>
12 <xsl:variable name="toc.section.depth">3</xsl:variable>
13 <xsl:variable name="generate.toc.section.depth">3</xsl:variable>
14 <xsl:variable name="section.autolabel">1</xsl:variable>
15
16 </xsl:stylesheet>
17
18