summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-17 10:42:02 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-17 12:32:12 +0300
commitde50ff5dbf2f789786e25540ba0b0efc8c68e0f9 (patch)
tree2a9eb9d04844dcbf069762d7b59e756be49b743a
parent7878d66f56dd601757505f2e29b49266852f1ff2 (diff)
doc: update to 5.5
Change-Id: I10c025dd2086d95f9280f835c56f57839b069b6d Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--doc/b2qt-demos.qdoc2
-rw-r--r--doc/b2qt-demos.qdocconf10
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc
index 1bf2515..44e3001 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -19,7 +19,7 @@
/*!
\page index.html
- \title Qt 5.4 for Device Creation Examples and Demos
+ \title Qt 5.5 for Device Creation Examples and Demos
\SDK has a number of examples and demos. These are included in the
\B2Q images, available in the launcher that is run by default at
diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf
index 6ea9867..7129b9b 100644
--- a/doc/b2qt-demos.qdocconf
+++ b/doc/b2qt-demos.qdocconf
@@ -5,8 +5,8 @@ outputencoding = UTF-8
sourceencoding = UTF-8
project = QtforDeviceCreationDemos
-description = Qt 5.4 for Device Creation Examples and Demos
-version = 4.2.0
+description = Qt 5.5 for Device Creation Examples and Demos
+version = 5.5.0
sourcedirs = .
imagedirs += images
@@ -21,9 +21,9 @@ exampledirs = ../basicsuite
qhp.projects = QtforDeviceCreationDemos
qhp.QtforDeviceCreationDemos.file = b2qt-demos.qhp
-qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.420
+qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.550
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.4 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.5 for Device Creation Examples and Demos
qhp.QtforDeviceCreationDemos.indexRoot =
qhp.QtforDeviceCreationDemos.subprojects = demos
@@ -35,4 +35,4 @@ manifestmeta.b2qt.names = "QtforDeviceCreationDemos/*"
macro.B2Q = "Boot to Qt"
macro.SDK = "Qt for Device Creation"
-navigation.landingpage = "Qt 5.4 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.5 for Device Creation Examples and Demos"