libc/winsup/doc/cygwin.xsl

13 lines
461 B
XML
Raw Normal View History

2004-12-27 20:03:56 +01:00
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'>
<xsl:param name="chunker.output.doctype-public"
select="'-//W3C//DTD HTML 4.01 Transitional//EN'" />
2004-12-27 20:03:56 +01:00
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
<xsl:param name="use.id.as.filename" select="1" />
<xsl:param name="root.filename" select="@id" />
2004-12-27 20:03:56 +01:00
</xsl:stylesheet>