summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-05-11 13:40:13 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-05-11 13:40:13 (GMT)
commit2a61c8542284261e74e5d6720ee6165b8202ed99 (patch)
tree6e627e05ee69cf9fc41bb5ddda65c11d50fed720 /src/config.xml
parentc78c338fffbdbb9b2379b1896e647f7cc697da57 (diff)
downloadDoxygen-2a61c8542284261e74e5d6720ee6165b8202ed99.zip
Doxygen-2a61c8542284261e74e5d6720ee6165b8202ed99.tar.gz
Doxygen-2a61c8542284261e74e5d6720ee6165b8202ed99.tar.bz2
Bug 678684 - Not warning of undocumented function parameters
Noted in documentation that parameter has no effect in case of EXRTACT_ALL
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 fa0ae26..57b9431 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>