diff options
Diffstat (limited to 'doc/src/linux-mobile/linuxdev.qdoc')
-rw-r--r-- | doc/src/linux-mobile/linuxdev.qdoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/linux-mobile/linuxdev.qdoc b/doc/src/linux-mobile/linuxdev.qdoc index 4c3559cbb4b..202708e26f3 100644 --- a/doc/src/linux-mobile/linuxdev.qdoc +++ b/doc/src/linux-mobile/linuxdev.qdoc @@ -29,7 +29,7 @@ debug, and analyze applications on them from \QC. If you have a tool chain for building applications for embedded Linux - devices (with no MADDE support) installed on the development PC, you can add + devices installed on the development PC, you can add it to \QC. You can then select a \l{glossary-buildandrun-kit}{kit} with \gui {Embedded Linux} device type to build and run applications on embedded Linux devices. @@ -115,9 +115,10 @@ When you run the project, \QC deploys the application as specified by the deploy steps. By default, \QC copies the application files to the device. - For more information, see \l{Deploying Applications to Linux-Based Devices}. + For more information, see \l{Deploying Applications to Embedded Linux Devices}. \endlist + \include linux-mobile/linuxdev-keys.qdocinc + \include linux-mobile/linuxdev-processes.qdocinc */ - |