1<!-- Variables (Edit for your project) -->
2<xsl:variable name="doc-ref" select="'beast.ref.'"/>
3<xsl:variable name="doc-ns" select="'boost::beast'"/>
4<xsl:variable name="debug" select="0"/>
5<xsl:variable name="private" select="0"/>
6<!-- End Variables -->
7