Updating version for release. it was set to 1.2.1 but needs to be 1.2.4
[phpeclipse.git] / net.sourceforge.phpeclipse.help / docbook-src / guide / xsl / phpeclipse_htmlhelpprofile.xsl
1 <?xml version='1.0' encoding='ISO-8859-1'?>
2 <xsl:stylesheet  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0">
3
4 <xsl:import href="file:///c:/docbook/docbook-xsl/profiling/profile.xsl"/>
5
6 <xsl:param name="profile.role" select="'html;bold'"/>
7
8 </xsl:stylesheet>