summaryrefslogtreecommitdiff
path: root/cmake/docs/docs.xsl
blob: ab44e09b6624f2008b9ad891e7c8e673c340dbd9 (plain)
1
2
3
4
5
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
	<xsl:import href="/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl"/>
	<xsl:param name="use.id.as.filename" select="1"/>
</xsl:stylesheet>