Update docca config.

This commit is contained in:
Richard Hodges
2020-11-18 16:43:09 +01:00
parent bcca9959f5
commit 1f4561b0c6

View File

@ -2,5 +2,5 @@
<xsl:variable name="doc-ns" select="'boost::beast'"/>
<xsl:variable name="doc-ref" select="'beast.ref'"/>
<xsl:variable name="debug" select="0"/>
<xsl:variable name="private" select="0"/>
<xsl:variable name="include-private-members" select="false()"/>
<!-- End Variables -->