summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.xml b/src/config.xml
index 13ae663..00a972d 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -2945,10 +2945,10 @@ or
]]>
</docs>
</option>
- <option type='bool' id='XML_NAMESPACE_MEMBERS_IN_FILE_SCOPE' defval='0' depends='GENERATE_XML'>
+ <option type='bool' id='XML_NS_MEMB_FILE_SCOPE' defval='0' depends='GENERATE_XML'>
<docs>
<![CDATA[
- If the \c XML_NAMESPACE_MEMBERS_IN_FILE_SCOPE tag is set to \c YES, doxygen
+ If the \c XML_NS_MEMB_FILE_SCOPE tag is set to \c YES, doxygen
will include namespace members in file scope as well, matching the HTML
output.
]]>