From cce482c6e26f5c16585dd38fb9852e30336acf52 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 8 Dec 2014 14:02:44 +0100 Subject: Doc: Fix issues with the demo documentation - Rename the title page to index.html to ensure Qt Creator finds it. - Rename docs to Qt for Device Creation Examples and Demos - Edit strings in about-b2qt demo accordingly Task-number: QTEE-864 Change-Id: I59bcac8b2be97baa28329cb95c8e931df6abacd2 Reviewed-by: Samuli Piippo --- doc/b2qt-demos.qdocconf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/b2qt-demos.qdocconf') diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf index 438606d..caf1a02 100644 --- a/doc/b2qt-demos.qdocconf +++ b/doc/b2qt-demos.qdocconf @@ -4,8 +4,8 @@ naturallanguage = en_US outputencoding = UTF-8 sourceencoding = UTF-8 -project = QtEnterpriseEmbeddedDemos -description = Qt Enterprise Embedded Examples and Demos +project = QtforDeviceCreationDemos +description = Qt 5.4 for Device Creation Examples and Demos version = 4.0.0 sourcedirs = . @@ -18,21 +18,21 @@ examples.imageextensions = "*.png *.jpg *.gif" exampledirs = ../basicsuite -qhp.projects = QtEnterpriseEmbeddedDemos +qhp.projects = QtforDeviceCreationDemos -qhp.QtEnterpriseEmbeddedDemos.file = b2qt-demos.qhp -qhp.QtEnterpriseEmbeddedDemos.namespace = com.digia.b2qt-demos.400 -qhp.QtEnterpriseEmbeddedDemos.virtualFolder = b2qt-demos -qhp.QtEnterpriseEmbeddedDemos.indexTitle = Qt Enterprise Embedded Examples and Demos -qhp.QtEnterpriseEmbeddedDemos.indexRoot = +qhp.QtforDeviceCreationDemos.file = b2qt-demos.qhp +qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.400 +qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos +qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.4 for Device Creation Examples and Demos +qhp.QtforDeviceCreationDemos.indexRoot = -qhp.QtEnterpriseEmbeddedDemos.subprojects = demos +qhp.QtforDeviceCreationDemos.subprojects = demos manifestmeta.filters = b2qt manifestmeta.b2qt.tags = "b2qt,qtee" -manifestmeta.b2qt.names = "QtEnterpriseEmbeddedDemos/*" +manifestmeta.b2qt.names = "QtforDeviceCreationDemos/*" macro.B2Q = "Boot to Qt" -macro.SDK = "Qt Enterprise Embedded" +macro.SDK = "Qt for Device Creation" -navigation.landingpage = "Qt Enterprise Embedded Examples and Demos" +navigation.landingpage = "Qt 5.4 for Device Creation Examples and Demos" -- cgit v1.2.3