mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 05:44:38 +02:00
Update docca config.
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
<xsl:variable name="doc-ns" select="'boost::beast'"/>
|
<xsl:variable name="doc-ns" select="'boost::beast'"/>
|
||||||
<xsl:variable name="doc-ref" select="'beast.ref'"/>
|
<xsl:variable name="doc-ref" select="'beast.ref'"/>
|
||||||
<xsl:variable name="debug" select="0"/>
|
<xsl:variable name="debug" select="0"/>
|
||||||
<xsl:variable name="private" select="0"/>
|
<xsl:variable name="include-private-members" select="false()"/>
|
||||||
<!-- End Variables -->
|
<!-- End Variables -->
|
||||||
|
Reference in New Issue
Block a user