qt5base-lts/doc/global/warninglimit.qdocconf
Topi Reinio 15db0935c5 Doc: Move the warninglimit configuration to doc/global
The /coin directory is not installed, so trying to include a .qdocconf file using a relative path from an (installed) global configuration will fail.

Task-number: QTBUG-113326
Change-Id: I761b1a7eb19ca9d6a768f1367e30d5eaf80cb816
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-06-29 12:08:34 +00:00

10 lines
247 B
Plaintext

# Fail the documentation test build if QDoc warnings exceed the limit.
#
# Submodule documentation projects can increase this base limit to
# account for known warnings, for example:
#
# qtcore.qdocconf:
# warninglimit += 1
warninglimit = 10