optical cleanup
[TortoiseGit.git] / doc / xsl / sr_spl / htmlchunk.xsl
blob1f7da2828d67c131ea647438b9cd8ca241245e66
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <!--
4 Multi page HTML Help creation
5 Include the default settings for all languages
6 and the country specific html defaults
7 -->
9 <xsl:import href="../htmlchunk.xsl"/>
10 <xsl:import href="./htmldefaults.xsl"/>
12 </xsl:stylesheet>