Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse.help / docbook-src / guide / xsl / phpeclipse_xhtmlprofile.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;with_index;bold'"/>
7
8 </xsl:stylesheet>