A2-7-3
: Support doxygen grouping
#391
Labels
Difficulty-Medium
A false positive or false negative report which is expected to take 1-5 days effort to address
false positive/false negative
An issue related to observed false positives or false negatives.
Impact-Low
user-report
Issue reported by an end user of CodeQL Coding Standards
Affected rules
A2-7-3
Description
Doxygen allows you to provide documentation for a "group" of declarations at once - for example, for all overloads of a function. We should consider this when determining whether a declaration is documented.
Example
Examples here: https://www.doxygen.nl/manual/grouping.html, including:
The text was updated successfully, but these errors were encountered: