aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/linux-mobile
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2018-04-25 13:00:53 +0200
committerLeena Miettinen <[email protected]>2018-04-25 12:59:21 +0000
commitb252043d44371ccc624fe062b2da93012e86c4f0 (patch)
tree850018fbe255114128999f75919681e92614c430 /doc/src/linux-mobile
parent786cb9fb6fe9e766f65f59d936cf08236c8cb582 (diff)
Doc: Fix the path to the Kits options
Kits is now a top-level category in Options, with tabs for Kits, Qt Versions, Compilers, Debuggers, Qbs, and CMake. Change-Id: I7f3b37550d47dadb76cb3454cdd4bd0b115eb986 Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r--doc/src/linux-mobile/linuxdev.qdoc17
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc
index cfa24114f4f..7dace43197f 100644
--- a/doc/src/linux-mobile/linuxdev.qdoc
+++ b/doc/src/linux-mobile/linuxdev.qdoc
@@ -60,13 +60,13 @@
\li Make sure that your device can be reached via an IP address.
- \li Select \uicontrol {Tools > Options > Build & Run > Qt Versions > Add} to
- add the Qt version
- for the embedded Linux.
+ \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
+ \uicontrol {Qt Versions} > \uicontrol Add to add the Qt version
+ for embedded Linux.
- \li Select \uicontrol {Tools > Options > Build & Run > Compilers > Add} to
- add the compiler
- for building the applications.
+ \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
+ \uicontrol Compilers > \uicontrol Add to add the compiler for
+ building the applications.
\li To deploy applications and run them remotely on devices, specify
parameters for accessing the devices:
@@ -106,9 +106,8 @@
the SSH port number, which is available in the variable \c %{Device:SshPort}.
- \li Select \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run}
- > \uicontrol Kits > \uicontrol Add to add a kit for building for the device.
- Select the
+ \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Kits >
+ \uicontrol Add to add a kit for building for the device. Select the
Qt version, compiler, and device that you added above, and choose
\uicontrol {Generic Linux Device} for the device type.