summaryrefslogtreecommitdiff
path: root/doc/src/projects/creator-projects-creating.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-08-17 17:02:56 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-08-18 14:53:27 +0000
commit03dce9a65fc376a7688867ebb71df4d725b12b87 (patch)
treee2f17ed371e46087a5f47bc2e0f0eaab5cf5c5b4 /doc/src/projects/creator-projects-creating.qdoc
parente1cca00905e43382311e708cd6cb63ef4df8bc8e (diff)
downloadqt-creator-03dce9a65fc376a7688867ebb71df4d725b12b87.tar.gz
Doc: Use the umbrella term "device" for both mobile and embedded
Add a glossary entry for "device" to make changing the definition easy and link the first occurrence of "device" in a topic to it, where applicable. Change-Id: Ia1b8b669b0000eea47d6a7b9860d3329d93a4395 Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/src/projects/creator-projects-creating.qdoc')
-rw-r--r--doc/src/projects/creator-projects-creating.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc
index 10ba234a3d..2facd5ad14 100644
--- a/doc/src/projects/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-projects-creating.qdoc
@@ -68,7 +68,7 @@
use qmake, Qbs, or CMake. This enables you to use \QC as a code editor and
to fully control the steps and commands used to build the project.
- You can install tools for mobile devices as part of Qt distributions.
+ You can install tools for \l{glossary-device}{devices} as part of Qt distributions.
The \l{glossary-buildandrun-kit}{kits} and build and run settings for the
installed device types are set up automatically. However, you might need to
install and configure some additional software on the devices to be able to