summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-07-07 13:06:34 (GMT)
committerGitHub <noreply@github.com>2018-07-07 13:06:34 (GMT)
commit12144974165365d460abcb046a75aecb361b81da (patch)
tree103f859c8569fd64937054354691d22623cb77d4 /src/config.xml
parent1c0ef39d5e3fbe17fa89edb9c22bc88855179b1b (diff)
parent2a61c8542284261e74e5d6720ee6165b8202ed99 (diff)
downloadDoxygen-12144974165365d460abcb046a75aecb361b81da.zip
Doxygen-12144974165365d460abcb046a75aecb361b81da.tar.gz
Doxygen-12144974165365d460abcb046a75aecb361b81da.tar.bz2
Merge pull request #719 from albert-github/feature/bug_678684
Bug 678684 - Not warning of undocumented function parameters
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 7896078..e17d1d7 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1244,6 +1244,8 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
or return value. If set to \c NO, doxygen will only warn about
wrong or incomplete parameter documentation, but not about the absence of
documentation.
+ If \ref cfg_extract_all "EXTRACT_ALL" is set to \c YES then this flag will
+ automatically be disabled.
]]>
</docs>
</option>