summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index faad6b7..eff8cff 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -883,11 +883,13 @@ Go to the <a href="commands.html">next</a> section or return to the
</docs>
</option>
<option type='bool' id='SHOW_GROUPED_MEMB_INC' defval='0'>
+ <docs>
<![CDATA[
If the SHOW_GROUPED_MEMB_INC tag is set to \c YES then Doxygen
will add for each grouped member an include statement to the documentation,
telling the reader which file to include in order to use the member.
]]>
+ </docs>
</option>
<option type='bool' id='FORCE_LOCAL_INCLUDES' defval='0'>
<docs>