forked from boostorg/static_string
Update doc config.xsl
This commit is contained in:
@ -2,5 +2,5 @@
|
|||||||
<xsl:variable name="doc-ref" select="'static_string.ref'"/>
|
<xsl:variable name="doc-ref" select="'static_string.ref'"/>
|
||||||
<xsl:variable name="doc-ns" select="'boost::static_strings'"/>
|
<xsl:variable name="doc-ns" select="'boost::static_strings'"/>
|
||||||
<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 -->
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
"String"
|
"String"
|
||||||
],
|
],
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
"Krystian Stasiowski <sdkrystian@gmail.com>"
|
"Krystian Stasiowski <sdkrystian@gmail.com>",
|
||||||
|
"Vinnie Falco <vinnie.falco@gmail.com>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user