summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-20 07:11:33 +0000
committerlumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-20 07:11:33 +0000
commitc7a7e3d1dab9304c0e8ead424bd13134c2da4f03 (patch)
treecd776108306a855e8ecb397287d806eeb7b67fe6 /DOCS
parentbb369645bfd23152ec6a9fd8369606b8d25b0dce (diff)
downloadmpv-c7a7e3d1dab9304c0e8ead424bd13134c2da4f03.tar.bz2
mpv-c7a7e3d1dab9304c0e8ead424bd13134c2da4f03.tar.xz
Generate more links for Site navigation Bar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10136 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/html-common.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/xml/html-common.xsl b/DOCS/xml/html-common.xsl
index 296416bdaa..b62b3bc9ce 100644
--- a/DOCS/xml/html-common.xsl
+++ b/DOCS/xml/html-common.xsl
@@ -30,6 +30,9 @@
<xsl:param name="admon.graphics" select="'0'"/>
<xsl:param name="navig.graphics" select="'0'"/>
<xsl:param name="navig.showtitles" select="'1'"/>
+
+ <!-- Generate more links for Site Navigation Bar -->
+ <xsl:param name="html.extra.head.links" select="1"/>
<!-- Label sections too (eg. 2.1, 2.1.1) -->
<xsl:param name="section.autolabel" select="'1'"/>