It can happen that qt repo version bumps are direct pushed, and not merged in DAG-dependency order. This can cause a mismatch between the qttools package version and any of its dependencies, which would block integrations. To avoid this, we disable the warning about incompatible package versions when building the doc tools. The version check in that case doesn't make sense, so it's safe to do. Amends f7f02c791bcbee44597f1fe24570ebdf352ec648 Pick-to: 6.8 6.9 Task-number: QTBUG-128730 Change-Id: I6180ecb09c6a3dee415ae73c11549ee0f709f240 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%