OSDN Git Service

Add Document from TortoiseSVN 15285
[tortoisegit/TortoiseGitJp.git] / doc / xsl / hr / htmlchunk.xsl
diff --git a/doc/xsl/hr/htmlchunk.xsl b/doc/xsl/hr/htmlchunk.xsl
new file mode 100644 (file)
index 0000000..1f7da28
--- /dev/null
@@ -0,0 +1,12 @@
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> \r
+\r
+<!--\r
+  Multi page HTML Help creation\r
+  Include the default settings for all languages\r
+  and the country specific html defaults\r
+-->\r
+\r
+  <xsl:import href="../htmlchunk.xsl"/> \r
+  <xsl:import href="./htmldefaults.xsl"/> \r
+\r
+</xsl:stylesheet> \r