summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-12-05 13:21:17 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-12-05 17:35:17 +0200
commite869c005d5c1b5569ca02688a514a4b4980ccedc (patch)
tree01e67429553c4dd0d2b99a3e31d04a8806c5fd84
parent3831a4605199445562fce1e0cd67f53158b94ad5 (diff)
Doc: Show version in the documentation title
From now on, documentation is versioned so that customers may have multiple versions installed. Show the version in the title, thus making it visible in the navigation bar for all pages. Task-number: QTEE-859 Change-Id: I8b4550393af2c9f737bd76ddbe7a03472b551dd3 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
-rw-r--r--src/doc/config/b2qt.qdocconf10
-rw-r--r--src/doc/src/qtee-index.qdoc5
2 files changed, 6 insertions, 9 deletions
diff --git a/src/doc/config/b2qt.qdocconf b/src/doc/config/b2qt.qdocconf
index 727930a..69f248b 100644
--- a/src/doc/config/b2qt.qdocconf
+++ b/src/doc/config/b2qt.qdocconf
@@ -5,7 +5,7 @@ outputencoding = UTF-8
sourceencoding = UTF-8
project = QtForDeviceCreation
-description = Qt for Device Creation
+description = Qt 5.4 for Device Creation
version = 4.0.0
sourcedirs = ../src \
@@ -32,12 +32,12 @@ qhp.projects = B2Qt
qhp.B2Qt.file = b2qt.qhp
qhp.B2Qt.namespace = com.digia.b2qt.400
qhp.B2Qt.virtualFolder = b2qt
-qhp.B2Qt.indexTitle = Qt for Device Creation
+qhp.B2Qt.indexTitle = Qt 5.4 for Device Creation
qhp.B2Qt.indexRoot =
qhp.B2Qt.subprojects = manual
-qhp.B2Qt.subprojects.manual.title = Qt for Device Creation
-qhp.B2Qt.subprojects.manual.indexTitle = Qt for Device Creation
+qhp.B2Qt.subprojects.manual.title = Qt 5.4 for Device Creation
+qhp.B2Qt.subprojects.manual.indexTitle = Qt 5.4 for Device Creation
qhp.B2Qt.subprojects.manual.type = manual
macro.B2Q = "Boot to Qt"
@@ -45,7 +45,7 @@ macro.SDK = "Qt for Device Creation"
macro.B2QA = "\\e {Boot to Qt for embedded Android}"
macro.B2QL = "\\e {Boot to Qt for embedded Linux}"
-navigation.landingpage = "Qt for Device Creation"
+navigation.landingpage = "Qt 5.4 for Device Creation"
navigation.qmltypespage = "Add-On Modules"
Cpp.ignoreDirectives += Q_DECLARE_LOGGING_CATEGORY
diff --git a/src/doc/src/qtee-index.qdoc b/src/doc/src/qtee-index.qdoc
index 29fb4a8..872b25e 100644
--- a/src/doc/src/qtee-index.qdoc
+++ b/src/doc/src/qtee-index.qdoc
@@ -18,10 +18,9 @@
****************************************************************************/
/*!
- \contentspage{index.html}{Qt for Device Creation}
\page index.html
\nextpage qtee-overview.html
- \title Qt for Device Creation
+ \title Qt 5.4 for Device Creation
With commercially licensed Qt for device creation, you get a fully-integrated
solution to get you started immediately with software development on your
@@ -74,7 +73,6 @@
*/
/*!
- \contentspage{index.html}{Qt for Device Creation}
\page qtee-overview.html
\previouspage index.html
\nextpage qtee-about-b2qt.html
@@ -120,7 +118,6 @@
*/
/*!
- \contentspage{index.html}{Qt for Device Creation}
\page qtee-about-b2qt.html
\previouspage qtee-overview.html
\nextpage qtee-installation-guide.html