summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-11-30 09:43:12 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-11-30 10:13:13 +0000
commit532dabfbb9177dff3d39bf1b9e530f1d91b670ad (patch)
treedfcc489e1134340d9767d1abbaf628668935b7e0 /src
parent9be4ae88c2e24304f61e73adcf580a9a0c53cb37 (diff)
Doc: Add thumbnail for Qt Wayland Compositor examples
Without an \image command used in the \example documentation, or a generic thumbnail image, the eaxmples won't show up in Qt Creator's Welcome mode. Fixes: QTBUG-88969 Change-Id: I0c05d69915a703f5fa1c6b8ff98b2b0bd269545c Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 96784fc528630312c975bb51f4b1ec9fbe141294) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/compositor/doc/qtwaylandcompositor.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compositor/doc/qtwaylandcompositor.qdocconf b/src/compositor/doc/qtwaylandcompositor.qdocconf
index 45928b640..ad289bf29 100644
--- a/src/compositor/doc/qtwaylandcompositor.qdocconf
+++ b/src/compositor/doc/qtwaylandcompositor.qdocconf
@@ -39,6 +39,9 @@ imagedirs += images
examplesinstallpath = wayland
+# Add generic thumbnail for all examples
+manifestmeta.thumbnail.names = *
+
Cpp.ignoretokens += Q_WAYLAND_COMPOSITOR_EXPORT
Cpp.ignoredirectives += Q_DECLARE_LOGGING_CATEGORY