diff options
| author | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-08-29 16:49:53 +0200 |
|---|---|---|
| committer | Olivier De Cannière <olivier.decanniere@qt.io> | 2023-11-24 18:34:02 +0100 |
| commit | 7d991d78d210eebe5ed81d37dfd27106c77a6868 (patch) | |
| tree | a0dc99941d8cabfd838afc94c60ab3a49172a3ca /src/qmlcompiler/doc/qtqmlcompiler.qdocconf | |
| parent | dfb67989d1aac7a34f07288aa419680382cfff8f (diff) | |
QQmlSa: Start custom qmllint plugin tutorial
Pick-to: 6.6
Change-Id: I34e692f46c752a52ee42669c5431f4d546009e65
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io>
Diffstat (limited to 'src/qmlcompiler/doc/qtqmlcompiler.qdocconf')
| -rw-r--r-- | src/qmlcompiler/doc/qtqmlcompiler.qdocconf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmlcompiler/doc/qtqmlcompiler.qdocconf b/src/qmlcompiler/doc/qtqmlcompiler.qdocconf index 5ac1c7ef45..d5b45c2731 100644 --- a/src/qmlcompiler/doc/qtqmlcompiler.qdocconf +++ b/src/qmlcompiler/doc/qtqmlcompiler.qdocconf @@ -45,3 +45,5 @@ navigation.cppclassespage = "Qt QML Compiler C++ Classes" # Enforce zero documentation warnings warninglimit = 0 +exampledirs += \ + ../../../examples/qmlcompiler |
