summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-11-29 19:37:07 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-11-29 19:37:07 (GMT)
commit006dd531b693473fb948aa2648c3bc840d66f9fa (patch)
tree83f81a164cd63f164dfd6c356c3b4588f895c38a /src/config.xml
parenteed0c89f7534b387004da7badcbabdf66570c685 (diff)
downloadDoxygen-006dd531b693473fb948aa2648c3bc840d66f9fa.zip
Doxygen-006dd531b693473fb948aa2648c3bc840d66f9fa.tar.gz
Doxygen-006dd531b693473fb948aa2648c3bc840d66f9fa.tar.bz2
Added missing docs tag
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>