docs: Current navbar section is now highlighted in bold
git-svn-id: http://pugixml.googlecode.com/svn/trunk@595 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
parent
bb77f2c94f
commit
468399c2eb
@ -17,7 +17,9 @@
|
|||||||
</a>
|
</a>
|
||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
|
<b>
|
||||||
<xsl:value-of select="$text" />
|
<xsl:value-of select="$text" />
|
||||||
|
</b>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
@ -92,7 +94,6 @@
|
|||||||
</xsl:for-each>
|
</xsl:for-each>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template name="book.titlepage">
|
<xsl:template name="book.titlepage" />
|
||||||
</xsl:template>
|
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user