/[svn]/jsampler/trunk/manual/docbook/html.xsl
ViewVC logotype

Contents of /jsampler/trunk/manual/docbook/html.xsl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1144 - (show annotations) (download) (as text)
Mon Apr 2 21:39:15 2007 UTC (17 years ago) by iliev
File MIME type: application/xml
File size: 259 byte(s)
- upgrading to version 0.4a

1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl"/>
4 <xsl:param name="html.stylesheet" select="'jsampler.css'"/>
5 </xsl:stylesheet>

  ViewVC Help
Powered by ViewVC