From f0a39bbfe1dfcb9fc1a65ce156cf0881b448e416 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Wed, 27 May 2015 12:22:51 +0200 Subject: Doc: Added generic thumbnail images to few examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Except one, all the example documentation are missing an image. Task-number: QTBUG-41996 Change-Id: Ib72dbf239810e66a60841a1ba1395e6fbcb3e8fe Reviewed-by: Martin Smith Reviewed-by: Topi Reiniƶ Reviewed-by: Leena Miettinen --- src/activeqt/doc/activeqt.qdocconf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src') 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*" -- cgit v1.2.1