OSDN Git Service

* new-features.sgml (ov-new1.7.8): Document new C99 complex API.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / doc / cygwin.dsl
1 <?xml version='1.0'?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
4                 version='1.0'>
5
6 <xsl:param name="chunker.output.doctype-public" 
7   select="'-//W3C//DTD HTML 4.01 Transitional//EN'" />
8 <xsl:param name="html.stylesheet" select="'docbook.css'"/>
9 <xsl:param name="use.id.as.filename" select="1" />
10 <xsl:param name="root.filename" select="@id" />
11
12 </xsl:stylesheet>