From e869c005d5c1b5569ca02688a514a4b4980ccedc Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 5 Dec 2014 13:21:17 +0100 Subject: 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 --- src/doc/config/b2qt.qdocconf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/doc/config/b2qt.qdocconf') 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 -- cgit v1.2.3