Files
static_string/doc/xsl/config.xsl
T
Krystian Stasiowski 4c0a93d679 Cleanup and update docs
2019-11-08 21:16:41 -05:00

7 lines
269 B
XML

<!-- Variables (Edit for your project) -->
<xsl:variable name="doc-ref" select="'fixed_string.ref.'"/>
<xsl:variable name="doc-ns" select="'boost::fixed_string'"/>
<xsl:variable name="debug" select="0"/>
<xsl:variable name="private" select="0"/>
<!-- End Variables -->