aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2024-02-13 11:14:41 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2024-02-19 12:33:24 +0000
commitc28a388b1f6259686c625cd285588c7ecad9e5af (patch)
tree493a8838cb3148dd7d196b0e2de613c7b85e2cc0 /doc/qtcreator/src/debugger
parenteea7fae890e6e1fb0219faa5f2b3f132fc1ce944 (diff)
Doc: Turn "Running on Multiple Platforms" into how-to topics
- Update screenshots of kit selector and Devices preferences, which now show the device status - Turn running on QML and Linux into their own topics - Remove conditions because the projects folder is excluded from QDS Manual Task-number: QTCREATORBUG-30209 Task-number: QTCREATORBUG-29361 Change-Id: I869f6b577016c6712c6b37170dbee2249ded1f8e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/qtcreator/src/debugger')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc2
-rw-r--r--doc/qtcreator/src/debugger/qtquick-debugging.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 101bd3a188..0676655ec5 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -1985,7 +1985,7 @@
\li Select the \inlineimage icons/run_small.png
(\uicontrol Run) button to verify that the
- \l {Running on Multiple Platforms}{build and run kit selector}
+ \l {Run on many platforms}{build and run kit selector}
picked a runnable target and you can run the application.
\li Make sure the debugger is \l{Setting Up Debugger}{set up properly}.
diff --git a/doc/qtcreator/src/debugger/qtquick-debugging.qdoc b/doc/qtcreator/src/debugger/qtquick-debugging.qdoc
index a9d297419c..c888927e02 100644
--- a/doc/qtcreator/src/debugger/qtquick-debugging.qdoc
+++ b/doc/qtcreator/src/debugger/qtquick-debugging.qdoc
@@ -80,7 +80,7 @@
\li To debug applications on \l{glossary-device}{devices}, check that
Qt 5.0, or later, libraries are installed on the device and
- \l{Running on Multiple Platforms}{select the corresponding kit for the device}
+ \l{Run on many platforms}{select the corresponding kit for the device}
before you start debugging.
\endlist