summaryrefslogtreecommitdiffstats
path: root/doc/b2qt-demos.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-03-18 14:12:28 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-03-18 16:23:02 +0200
commit2caaeabdc62eefba037619e2c5b3bab57369c347 (patch)
treef97b330493305ea529587484e3ef73f9c9f6191b /doc/b2qt-demos.qdocconf
parent818bc14e588f98609dd82f34b47b487a40847890 (diff)
Doc: Switch to use the global Qt template for example docs
Switch to use the global Qt documentation template, remove local copy of the template, and clean up the documentation configuration. Task-number: QTEE-392 Change-Id: Ib026725696aa1302572558f73ea89f683867939c Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Diffstat (limited to 'doc/b2qt-demos.qdocconf')
-rw-r--r--doc/b2qt-demos.qdocconf17
1 files changed, 5 insertions, 12 deletions
diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf
index d1dec94..d01a251 100644
--- a/doc/b2qt-demos.qdocconf
+++ b/doc/b2qt-demos.qdocconf
@@ -27,18 +27,11 @@ 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
-
-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
+qhp.QtEnterpriseEmbeddedDemos.subprojects = demos
+
+manifestmeta.filters = b2qt
+manifestmeta.b2qt.tags = "b2qt,qtee"
+manifestmeta.b2qt.names = "QtEnterpriseEmbeddedDemos/*"
macro.B2Q = "Boot to Qt"
macro.SDK = "Qt Enterprise Embedded"