Skip to content

Commit

Permalink
Add index entries for classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskohlhoff committed Mar 3, 2021
1 parent 6c17778 commit bb7c4d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions asio/src/doc/reference.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,8 @@
<xsl:variable name="class-file" select="location/@file"/>
[section:<xsl:value-of select="$class-id"/><xsl:text> </xsl:text><xsl:value-of select="$class-name"/>]

[indexterm1 asio.indexterm.<xsl:value-of select="$class-id"/>..<xsl:value-of select="$class-name"/>]

<xsl:apply-templates select="briefdescription" mode="markup"/><xsl:text>

</xsl:text>
Expand Down

0 comments on commit bb7c4d4

Please sign in to comment.