2
0
mirror of https://github.com/boostorg/url.git synced 2026-01-19 04:42:15 +00:00
Files
url/doc/xsl/config.xsl
Vinnie Falco ab84af954f Port beast uri
2019-11-27 08:11:12 -08:00

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 -->