summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan Ackers <dan.ackers@qt.io>2021-10-18 15:39:57 +0300
committerDan Ackers <dan.ackers@qt.io>2021-10-20 10:43:08 +0000
commit989f639eb11909e0ca03565904d495771a879ef5 (patch)
treebcba7f2f2a08827b6c9a54b986d0656edc0d1fb2 /doc
parent6cc7f9922971c6236a0f25fe820e1784c3d912a8 (diff)
Update demos documentation to release 5.12.125.12
Task-number: QTBUG-97545 Change-Id: If79af383deed0a089c975f6572894b147b90c573 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'doc')
-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 b0704c2..a9b1b6e 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.12.11 for Device Creation Examples and Demos
+ \title Qt 5.12.12 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 fc7eb4d..4bb809f 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.12.11 for Device Creation Examples and Demos
-version = 5.12.11
+description = Qt 5.12.12 for Device Creation Examples and Demos
+version = 5.12.12
sourcedirs = .
imagedirs += images
@@ -21,9 +21,9 @@ exampledirs = ..
qhp.projects = QtforDeviceCreationDemos
qhp.QtforDeviceCreationDemos.file = b2qt-demos.qhp
-qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.51211
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.51212
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.12.11 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.12.12 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.12.11 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.12.12 for Device Creation Examples and Demos"