Skip to content
Snippets Groups Projects
Commit 468399c2 authored by arseny.kapoulkine's avatar arseny.kapoulkine
Browse files

docs: Current navbar section is now highlighted in bold

git-svn-id: http://pugixml.googlecode.com/svn/trunk@595 99668b35-9821-0410-8761-19e4c4f06640
parent bb77f2c9
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,9 @@ ...@@ -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 @@ ...@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment