diff options
| author | Dominik Holland <dominik.holland@qt.io> | 2022-12-06 19:55:06 +0100 |
|---|---|---|
| committer | Dominik Holland <dominik.holland@qt.io> | 2022-12-07 11:29:46 +0100 |
| commit | a8c65241c768bcc80b866225f4c94e4f3357d928 (patch) | |
| tree | 1cb99e26d1079bcc0c92b0fbc620970d071fdd4a /src/interfaceframework/doc/qtinterfaceframework-project.qdocconf | |
| parent | 948a66e9ef46331ef6b20ca52f0db8abefda1634 (diff) | |
doc: Ignore qdoc warnings until the new features are documented
Change-Id: Idfdd672746be4902976b387c9d99652d54e296c1
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'src/interfaceframework/doc/qtinterfaceframework-project.qdocconf')
| -rw-r--r-- | src/interfaceframework/doc/qtinterfaceframework-project.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaceframework/doc/qtinterfaceframework-project.qdocconf b/src/interfaceframework/doc/qtinterfaceframework-project.qdocconf index e7a38c94..eb0cb532 100644 --- a/src/interfaceframework/doc/qtinterfaceframework-project.qdocconf +++ b/src/interfaceframework/doc/qtinterfaceframework-project.qdocconf @@ -77,4 +77,4 @@ manifestmeta.interfaceframework.names = * manifestmeta.interfaceframework.tags = interfaceframework qtinterfaceframework qtif qif # Fail the documentation build if there are more warnings than the limit -warninglimit = 0 +#warninglimit = 0 |
