OSDN Git Service

Add Document from TortoiseSVN 15285
[tortoisegit/TortoiseGitJp.git] / doc / xsl / sr_spl / htmlhelp.xsl
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> \r
2 \r
3 <!--\r
4   Windows 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="../htmlhelp.xsl"/> \r
10   <xsl:import href="./htmldefaults.xsl"/> \r
11 \r
12 </xsl:stylesheet> \r