Files
boost_static_string/doc/xsl/includes.xsl
2019-09-21 09:04:43 -07:00

6 lines
216 B
XML

<!-- INCLUDES_TEMPLATE BEGIN -->
<xsl:text>Defined in header [include_file </xsl:text>
<xsl:value-of select="substring-after($file,'include/')"/>
<xsl:text>]&#xd;&#xd;</xsl:text>
<!-- INCLUDES_TEMPLATE END -->