summaryrefslogtreecommitdiffstats
path: root/winsup/doc/cygwin.dsl
blob: 8c1647155d578f4ec0374fa7db33c63ebe2656ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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'>

<!-- See /usr/share/docbook-xsl/params/ -->
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
<xsl:param name="use.id.as.filename" select="1" />

<!-- TODO: make URLs and paths wrap with PDF output -->

</xsl:stylesheet>