[info] Display git specific branch and tag information (GNOME bug 619935)
[jhbuild.git] / doc / custom.xsl
blob5b96d76e1431f055fa729f60f41f6cb4b2671fee
1 <?xml version="1.0"?>
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
3 version="1.0">
5 <xsl:param name="shade.verbatim.style" select="1"/>
6 <xsl:param name="use.id.as.filename" select="1"/>
7 <xsl:param name="html.stylesheet" select="'jhbuild.css'"/>
9 </xsl:stylesheet>