OSDN Git Service

Pimped TortoiseGit logo up a bit
[tortoisegit/TortoiseGitJp.git] / doc / xsl / hr / htmlchunk.xsl
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> \r
2 \r
3 <!--\r
4   Multi page HTML Help creation\r
5   Include the default settings for all languages\r
6   and the country specific html defaults\r
7 -->\r
8 \r
9   <xsl:import href="../htmlchunk.xsl"/> \r
10   <xsl:import href="./htmldefaults.xsl"/> \r
11 \r
12 </xsl:stylesheet> \r