Files
boost_beast/doc/xsl/config.xsl

7 lines
255 B
XML
Raw Normal View History

2017-07-24 13:24:15 -07:00
<!-- Variables (Edit for your project) -->
<xsl:variable name="doc-ref" select="'beast.ref.'"/>
<xsl:variable name="doc-ns" select="'boost::beast'"/>
<xsl:variable name="debug" select="0"/>
<xsl:variable name="private" select="0"/>
<!-- End Variables -->