Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8, 6.9, 6.10
-
None
-
816182d3c (dev), 42cda6ddd (6.9)
-
DaVinci 114
Description
When processing the documentation for QML types, QDoc attempts to resolve their base type when applicable. In some cases, the base type may be a dependency. However, if so, and the dependency isn't met (as is the case in Qt's CI system which integrates repositories separately), QDoc currently issues a false positive warning. As a consequence, Qt's
documentation configuration contains a spurious regexp that lets QDoc omit/ignore this warning. By changing the warning to a report, we ensure that QDoc will notify the
user of the possible mistake.
Attachments
For Gerrit Dashboard: QTBUG-134219 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
628444,2 | Doc: Drop "Unknown base" spurious regex from config | dev | qt/qtbase | Status: NEW | +2 | 0 |
628793,1 | QDoc: Turn "Unknown base for QML type" warning into report | 6.8 | qt/qttools | Status: NEW | 0 | 0 |
628253,2 | QDoc: Turn "Unknown base for QML type" warning into report | dev | qt/qttools | Status: MERGED | +2 | 0 |
628764,2 | QDoc: Turn "Unknown base for QML type" warning into report | 6.9 | qt/qttools | Status: MERGED | +2 | 0 |