Files
boost_beast/doc/xsl/includes.xsl

6 lines
217 B
XML
Raw Normal View History

2017-06-14 12:03:19 -07:00
<!-- INCLUDES_TEMPLATE BEGIN -->
<xsl:text>Defined in header [include_file </xsl:text>
2017-08-03 08:53:12 -07:00
<xsl:value-of select="substring-after($file,'/include/')"/>
2017-06-14 12:03:19 -07:00
<xsl:text>]&#xd;&#xd;</xsl:text>
<!-- INCLUDES_TEMPLATE END -->