summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorAlexandre Salconi <asalconi@cimeq.qc.ca>2020-09-29 21:31:04 (GMT)
committerAlexandre Salconi <asalconi@cimeq.qc.ca>2020-09-29 21:31:04 (GMT)
commit456a1ef0ca5f96dbbd93d9cd4c35fecbb2f07ae1 (patch)
tree5876b292fd2b884e0bd5e2ab461112504b58b889 /src/config.xml
parenta49a5d4c687742a6eaf516d79d2dff399aad12dc (diff)
parentdc33ea319801b75bc3523c24d95da972a6c1cbe2 (diff)
downloadDoxygen-456a1ef0ca5f96dbbd93d9cd4c35fecbb2f07ae1.zip
Doxygen-456a1ef0ca5f96dbbd93d9cd4c35fecbb2f07ae1.tar.gz
Doxygen-456a1ef0ca5f96dbbd93d9cd4c35fecbb2f07ae1.tar.bz2
Merge branch 'master' into test/uml
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/config.xml b/src/config.xml
index 14fafca..d45b937 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -916,6 +916,15 @@ Go to the <a href="commands.html">next</a> section or return to the
]]>
</docs>
</option>
+ <option type='bool' id='RESOLVE_UNNAMED_PARAMS' defval='1'>
+ <docs>
+<![CDATA[
+ If this flag is set to \c YES, the name of an unnamed parameter in a declaration will be
+ determined by the corresponding definition. By default unnamed parameters remain unnamed
+ in the output.
+]]>
+ </docs>
+ </option>
<option type='bool' id='HIDE_UNDOC_MEMBERS' defval='0'>
<docs>
<![CDATA[