From 2c21ea8d064c333c584f41819fa44412559aeb00 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 18 Mar 2024 13:57:58 +0100 Subject: [PATCH] Doc: Add links to "Adding Docker Devices" from relevant topics MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The link from "Build for many platforms" I already added as a part of another change. Fixes: QTCREATORBUG-30299 Change-Id: I690c8f5755896a7f8c7b8e34ba6b262f6ce96bfd Reviewed-by: Kai Köhne --- .../src/linux-mobile/creator-embedded-platforms.qdoc | 1 + .../src/overview/creator-only/creator-mobile-targets.qdoc | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/linux-mobile/creator-embedded-platforms.qdoc b/doc/qtcreator/src/linux-mobile/creator-embedded-platforms.qdoc index 261fad18125..39ff44f1121 100644 --- a/doc/qtcreator/src/linux-mobile/creator-embedded-platforms.qdoc +++ b/doc/qtcreator/src/linux-mobile/creator-embedded-platforms.qdoc @@ -72,6 +72,7 @@ for remote Linux devices: \list + \li \l{Adding Docker Devices} \li \l{Connecting Remote Linux Devices} \li \l{Deploying to Remote Linux} \li \l{Remote Linux Run Settings} diff --git a/doc/qtcreator/src/overview/creator-only/creator-mobile-targets.qdoc b/doc/qtcreator/src/overview/creator-only/creator-mobile-targets.qdoc index 3c25ce4eab0..fc33900659b 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-mobile-targets.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-mobile-targets.qdoc @@ -52,8 +52,8 @@ \li \l {Adding Docker Devices} - You can add Docker images as \e devices to run, debug, and analyze - applications built for Docker containers from \QC. + Create Docker devices from Docker images and use them to build, run, + and debug applications from \QC. \li \l{Connecting iOS Devices}