summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/assistant/assistant/doc/qtassistant.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assistant/assistant/doc/qtassistant.qdocconf b/src/assistant/assistant/doc/qtassistant.qdocconf
index 320186225..8c93ae533 100644
--- a/src/assistant/assistant/doc/qtassistant.qdocconf
+++ b/src/assistant/assistant/doc/qtassistant.qdocconf
@@ -36,4 +36,7 @@ outputdir = $QT_INSTALL_DOCS/qtassistant
depends += qtdoc qmake
+# Use a generic thumbnail image for examples that have no images in their docs
+manifestmeta.thumbnail.names += "QtAssistant/Remote Control Example"
+
navigation.landingpage = "Qt Assistant Manual"