mirror of
https://github.com/boostorg/static_string.git
synced 2025-07-29 20:17:35 +02:00
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-ns" select="'boost::static_strings'"/>
|
||||
<xsl:variable name="debug" select="0"/>
|
||||
<xsl:variable name="private" select="0"/>
|
||||
<xsl:variable name="include-private-members" select="false()"/>
|
||||
<!-- End Variables -->
|
||||
|
@ -11,6 +11,7 @@
|
||||
"String"
|
||||
],
|
||||
"maintainers": [
|
||||
"Krystian Stasiowski <sdkrystian@gmail.com>"
|
||||
"Krystian Stasiowski <sdkrystian@gmail.com>",
|
||||
"Vinnie Falco <vinnie.falco@gmail.com>"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user