added note about signing tags
[TortoiseGit.git] / doc / xsl / fa / htmlchunk.xsl
blobb0816e7426c69cd2b0db0d562800f3bd5ef94b86
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <xsl:import href="../htmlchunk.xsl"/>
5 <xsl:param name="htmlhelp.encoding" select="'windows-1256'"/>
6 <xsl:param name="chunker.output.encoding" select="'windows-1256'"/>
8 </xsl:stylesheet>