• R/O
  • SSH
  • HTTPS

tortoisesvn: Commit


Commit MetaInfo

Revision29308 (tree)
Time2021-12-22 04:25:12
Authorstefankueng

Log Message

add link to the docs page at the top

Change Summary

Incremental Difference

--- trunk/doc/xsl/htmlchunk.xsl (revision 29307)
+++ trunk/doc/xsl/htmlchunk.xsl (revision 29308)
@@ -4,6 +4,10 @@
44 <xsl:param name="keep.relative.image.uris" select="0"/>
55 <xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
66
7+<xsl:template name="user.header.navigation">
8+ <center><p><a href="https://tortoisesvn.net/support.html">Manuals</a></p></center>
9+</xsl:template>
10+
711 <xsl:template name="user.footer.navigation">
812 <center><p><a href="https://tortoisesvn.net">TortoiseSVN homepage</a></p></center>
913 </xsl:template>
Show on old repository browser