summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-09-16 18:12:02 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-09-16 18:12:02 (GMT)
commitdd472de9333768545f2a0135d20da8ff06d1f8b0 (patch)
tree6f64773c6d335f949297307fd58a0cd55785274b /src/config.xml
parentc1901d07755826803e92618e60d8af9720dbb1e7 (diff)
parent970b3469a3beaf7041a2efce8d81515077003232 (diff)
downloadDoxygen-dd472de9333768545f2a0135d20da8ff06d1f8b0.zip
Doxygen-dd472de9333768545f2a0135d20da8ff06d1f8b0.tar.gz
Doxygen-dd472de9333768545f2a0135d20da8ff06d1f8b0.tar.bz2
Merge branch 'arg_name_as_comment' of https://github.com/tolnaisz/doxygen into tolnaisz-arg_name_as_comment
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index b3718be..7bacf3e 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -916,6 +916,14 @@ Go to the <a href="commands.html">next</a> section or return to the
]]>
</docs>
</option>
+ <option type='bool' id='EXTRACT_ANON_ARGUMENTS' defval='0'>
+ <docs>
+<![CDATA[
+ If this flag is set to \c YES, the name of anonymous arguments in declarations will be
+ extracted from the definitions. By default anonymous arguments will stay nameless.
+]]>
+ </docs>
+ </option>
<option type='bool' id='HIDE_UNDOC_MEMBERS' defval='0'>
<docs>
<![CDATA[