mirror of
https://github.com/boostorg/url.git
synced 2026-01-19 04:42:15 +00:00
7 lines
252 B
XML
7 lines
252 B
XML
<!-- Variables (Edit for your project) -->
|
|
<xsl:variable name="doc-ref" select="'json.ref'"/>
|
|
<xsl:variable name="doc-ns" select="'boost::json'"/>
|
|
<xsl:variable name="debug" select="0"/>
|
|
<xsl:variable name="private" select="0"/>
|
|
<!-- End Variables -->
|