summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-21 13:52:35 +0100
committerKai Koehne <kai.koehne@digia.com>2013-02-21 14:25:24 +0100
commit96a670af5ab8da01931d932124a418de71e76742 (patch)
tree3319a7420e544d886cdeb3756fcfd483f18bede9 /doc
parentb9e9fd5d4c078a6dffe80bbdd948103d30b56287 (diff)
Doc: Replace 'Qt Installers' with just 'Installers'
It's obvious from the context that this is about installers created with the Qt Installer Framework. Change-Id: If2243f721142b7362c8c718a3c49c45bf288e972 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw-using.qdoc2
-rw-r--r--doc/installerfw.qdoc6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/installerfw-using.qdoc b/doc/installerfw-using.qdoc
index 3e6ef0b10..ca2626b1e 100644
--- a/doc/installerfw-using.qdoc
+++ b/doc/installerfw-using.qdoc
@@ -31,7 +31,7 @@
\page ifw-use-cases.html
\nextpage ifw-use-cases-install.html
- \title Using Qt Installers
+ \title Using Installers
The end user experience is similar for both offline and online installers.
The installers consist of a package manager and an updater that enable end
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 1a7624080..6386bcc26 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -49,7 +49,7 @@
\list
\o \l{Overview of Qt Installer Framework}
- \o \l{Using Qt Installers}
+ \o \l{Using Installers}
\list
\o \l{Initial Installation}
\o \l{Adding Components}
@@ -59,7 +59,7 @@
\endlist
\o \l{Getting Started}
\o \l{Tutorial: Creating an Installer}
- \o \l{Creating Qt Installers}
+ \o \l{Creating Installers}
\list
\o \l{Creating Offline Installers}
\o \l{Creating Online Installers}
@@ -85,7 +85,7 @@
\page ifw-creating-installers.html
\nextpage ifw-offline-installers.html
- \title Creating Qt Installers
+ \title Creating Installers
The following steps are needed to create offline and online installers: