summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-08-19 16:20:06 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-08-19 16:20:06 +0200
commitd906c70d1fdc5d81a05fc40ae106d09109e9579b (patch)
tree8bdc8822475a49f5ca8442f8bdb7ca63a93454a3 /src
parent140cdd34df8bfbc307b026d8488737241e4d3783 (diff)
parentf0a39bbfe1dfcb9fc1a65ce156cf0881b448e416 (diff)
downloadqtactiveqt-d906c70d1fdc5d81a05fc40ae106d09109e9579b.tar.gz
Merge remote-tracking branch 'origin/5.4' into 5.5
Change-Id: I0bb8aed8125f001a25cfb6485760f480f5324b7e
Diffstat (limited to 'src')
-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*"