Initial import of the Guide contributed to the project byRobert Kraske. Was originall...
[phpeclipse.git] / net.sourceforge.phpeclipse.help / docbook-src / guide / xsl / phpeclipse_htmlhelpprofile.xsl
diff --git a/net.sourceforge.phpeclipse.help/docbook-src/guide/xsl/phpeclipse_htmlhelpprofile.xsl b/net.sourceforge.phpeclipse.help/docbook-src/guide/xsl/phpeclipse_htmlhelpprofile.xsl
new file mode 100644 (file)
index 0000000..920fb8e
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='ISO-8859-1'?>
+<xsl:stylesheet  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0">
+
+<xsl:import href="file:///c:/docbook/docbook-xsl/profiling/profile.xsl"/>
+
+<xsl:param name="profile.role" select="'html;bold'"/>
+
+</xsl:stylesheet>