qt5base-lts/src
Topi Reinio 43ea57b901 Use a global value for warning limit when testing documentation in CI
The most common limit for the maximum number of allowed documentation
warnings is zero. Use a global value for 'warninglimit', adopted by
all Qt module documentation projects that include the configuration
from qtbase/doc/global.

This allows for a temporary increase of the limit across all modules as
needed - for example, when updating the QDoc binary that the CI
provisions to a version that introduces new types of documentation
warnings.

Increase this base limit temporarily to 10 to help re-enable
documentation testing in CI as it's currently disabled.

Task-number: QTBUG-113326
Change-Id: I8b66951ca9324bcfaec3b5a7ec2cff544c62feb0
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-06-27 15:12:31 +00:00
..
3rdparty tinycbor: fix build with gcc-13 2023-06-21 23:20:30 +00:00
android Android: improve screen size and physical size calculation 2023-06-10 11:12:39 +03:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
corelib Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
dbus Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
network Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
opengl Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
openglwidgets Make QOpenGLWidget work with QT_WIDGETS_HIGHDPI_DOWNSCALE 2023-05-24 06:55:57 +00:00
platformsupport Div. private RAII/smart ptr classes: mark ctors [[nodiscard]] 2023-06-21 21:53:10 +02:00
plugins macOS: Propagate mouse enter/exit for windows embedded into foreign windows 2023-06-26 20:47:45 +02:00
printsupport Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
sql Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
testlib Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
tools Update windeployqt with dxc 2023-06-27 13:58:55 +02:00
widgets Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
xml Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00