summaryrefslogtreecommitdiffstats
path: root/doc/b2qt-demos.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/b2qt-demos.qdocconf')
-rw-r--r--doc/b2qt-demos.qdocconf19
1 files changed, 6 insertions, 13 deletions
diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf
index d1dec94..0a8712f 100644
--- a/doc/b2qt-demos.qdocconf
+++ b/doc/b2qt-demos.qdocconf
@@ -6,7 +6,7 @@ sourceencoding = UTF-8
project = QtEnterpriseEmbeddedDemos
description = Qt Enterprise Embedded Examples and Demos
-version = 2.0.0
+version = 2.1.0
sourcedirs = .
imagedirs += images
@@ -22,23 +22,16 @@ examplesinstallpath = ../../../Boot2Qt-2.x/sources/b2qt-demos/basicsuit
qhp.projects = QtEnterpriseEmbeddedDemos
qhp.QtEnterpriseEmbeddedDemos.file = b2qt-demos.qhp
-qhp.QtEnterpriseEmbeddedDemos.namespace = com.digia.b2qt-demos.200
+qhp.QtEnterpriseEmbeddedDemos.namespace = com.digia.b2qt-demos.210
qhp.QtEnterpriseEmbeddedDemos.virtualFolder = b2qt-demos
qhp.QtEnterpriseEmbeddedDemos.indexTitle = Qt Enterprise Embedded Examples and Demos
qhp.QtEnterpriseEmbeddedDemos.indexRoot =
-qhp.QtEnterpriseEmbeddedDemos.subprojects = demos
-qhp.QtEnterpriseEmbeddedDemos.subprojects.demos.title = Qt Enterprise Embedded Examples and Demos
-qhp.QtEnterpriseEmbeddedDemos.subprojects.demos.indexTitle = Qt Enterprise Embedded Examples and Demos
+qhp.QtEnterpriseEmbeddedDemos.subprojects = demos
-manifestmeta.filters = thumbnail
-#manifestmeta.thumbnail.attributes = "imageUrl:qthelp\://com.digia.b2qt-demos.200/b2qt-demos/images/b2qt-demo.png"
-manifestmeta.thumbnail.tags = "b2qt,qtee"
-manifestmeta.thumbnail.names = "QtEnterpriseEmbeddedDemos/*"
-
-# Add an image used in example manifests to qhp
-HTML.extraimages += images/b2qt-demo.png
-qhp.QtEnterpriseEmbeddedDemos.extraFiles += images/b2qt-demo.png
+manifestmeta.filters = b2qt
+manifestmeta.b2qt.tags = "b2qt,qtee"
+manifestmeta.b2qt.names = "QtEnterpriseEmbeddedDemos/*"
macro.B2Q = "Boot to Qt"
macro.SDK = "Qt Enterprise Embedded"