diff options
author | Topi Reinio <[email protected]> | 2025-05-22 09:12:28 +0000 |
---|---|---|
committer | Topi Reinio <[email protected]> | 2025-06-04 10:53:17 +0000 |
commit | 76fac13efee68b58cd7604b804360aa18ba7d986 (patch) | |
tree | f5e070893848e35e2bf17638b92d59ac3a98ff62 /src/qtattributionsscanner/logging.h | |
parent | f7efd5d856656df7293629196b42fbef18ef9efd (diff) |
After parsing all documentation comments, QDoc traverses though the
node tree and recursively marks all undocumented nodes as 'internal'.
This process did not check whether an undocumented aggregate node
(class or QML type) has documented members. This lead to a situation
where forgetting to document a \class or a \qmltype lead QDoc to
silently ignore the documentation for the type's members.
Add this check, document the new warning in QDoc manual, and add a
simple test project that produces these warnings.
Fixes: QTBUG-135694
Change-Id: I34b77171e7a1fa3a1372aa93ad344885b2abb744
Reviewed-by: David Boddie <[email protected]>
Reviewed-by: Topi Reiniƶ <[email protected]>
Diffstat (limited to 'src/qtattributionsscanner/logging.h')
0 files changed, 0 insertions, 0 deletions