summaryrefslogtreecommitdiffstats
path: root/src/activeqt/doc/activeqt.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/doc/activeqt.qdocconf')
-rw-r--r--src/activeqt/doc/activeqt.qdocconf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index 10a340c..f5f2594 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -45,3 +45,13 @@ exampledirs += ../../../examples/ \
imagedirs += images
navigation.landingpage = "Active Qt"
+
+#add a generic thumbnail image for example docs that does not have an image
+manifestmeta.thumbnail.names = "ActiveQt/COM App Example*" \
+ "ActiveQt/Hierarchy*" \
+ "ActiveQt/Menus*" \
+ "ActiveQt/Multiple*" \
+ "ActiveQt/OpenGL*" \
+ "ActiveQt/Qutlook*" \
+ "ActiveQt/Simple*" \
+ "ActiveQt/Wrapper*"