From 9426bbe0aeb892727e4d6e4f5103a99aa47512af Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 22 Jun 2011 17:24:57 +0200 Subject: [PATCH] Doc: add version numbers to the doc titles Change-Id: I2b71cba2ab19a15a834976e3ce953e992ca4b124 Reviewed-by: David Boddie Reviewed-on: http://codereview.qt.nokia.com/640 Reviewed-by: Eike Ziller --- doc/config/qt-html-templates.qdocconf | 2 +- doc/config/qtcreator-project.qdocconf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config/qt-html-templates.qdocconf b/doc/config/qt-html-templates.qdocconf index a08fbbcdc20..dbf9b48b022 100644 --- a/doc/config/qt-html-templates.qdocconf +++ b/doc/config/qt-html-templates.qdocconf @@ -3,7 +3,7 @@ include(qt-html-default-styles.qdocconf) HTML.postheader = \ "
\n" \ " \n" \ "
\n" \ "
    \n" \ diff --git a/doc/config/qtcreator-project.qdocconf b/doc/config/qtcreator-project.qdocconf index 9e9d8c18240..eb2a062599a 100644 --- a/doc/config/qtcreator-project.qdocconf +++ b/doc/config/qtcreator-project.qdocconf @@ -20,7 +20,7 @@ qhp.projects = QtCreator qhp.QtCreator.file = qtcreator.qhp qhp.QtCreator.namespace = com.nokia.qtcreator.$QTC_VERSION_TAG qhp.QtCreator.virtualFolder = doc -qhp.QtCreator.indexTitle = Qt Creator +qhp.QtCreator.indexTitle = Qt Creator Manual $QTC_VERSION qhp.QtCreator.filterAttributes = qtcreator $QTC_VERSION qhp.QtCreator.customFilters.QtCreator.name = Qt Creator $QTC_VERSION qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator $QTC_VERSION