forked from qt-creator/qt-creator
Doc: Use "remote Linux" instead of "generic remote Linux"
- Reflect the term changes in the UI. - Move info about SSH port property to the wizard step list. - Make the topic names in "Deploying to Devices" shorter. - Remove some unnecessary "if defined(qtdesignstudio)" conditions from topics that are not used in the QDS Manual. Task-number: QTCREATORBUG-27876 Change-Id: I2282257f245c31af82a41ea0e533407bf1cbd775 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -9,20 +9,16 @@
|
||||
|
||||
/*!
|
||||
\page creator-deployment-embedded-linux.html
|
||||
\previouspage creator-deployment-b2qt.html
|
||||
\if defined(qtdesignstudio)
|
||||
\previouspage creator-deployment-qnx.html
|
||||
\nextpage creator-connecting-mobile.html
|
||||
\else
|
||||
\nextpage creator-deployment-qnx.html
|
||||
\endif
|
||||
|
||||
\title Deploying Applications to Generic Remote Linux Devices
|
||||
\title Deploying to Remote Linux
|
||||
|
||||
You can specify settings for deploying applications to generic remote
|
||||
Linux devices in the project configuration file and in the
|
||||
\uicontrol Projects mode, in \uicontrol {Run Settings}.
|
||||
|
||||
\image qtcreator-embedded-linux-deployment-details.png "Deploy to embedded Linux"
|
||||
\image qtcreator-embedded-linux-deployment-details.png "Deploy to remote Linux devices"
|
||||
|
||||
The files to be installed are listed in the \uicontrol {Deployment} step,
|
||||
the \uicontrol {Files to deploy} field. The \uicontrol {Source File Path}
|
||||
|
||||
Reference in New Issue
Block a user