15db0935c5
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>
10 lines
247 B
Plaintext
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
|