summaryrefslogtreecommitdiffstats
path: root/src/doc/src/shared/common.qdocinc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-11-21 09:48:49 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-11-21 15:14:37 +0200
commit360d20515d56b503565f85258fadcfb3c35dfc90 (patch)
tree388716f4fcfa7ea2ff16bba15626ffbca81e7661 /src/doc/src/shared/common.qdocinc
parent6d401d0ada22232a737efa9c45a9bab5f18105ad (diff)
Doc: Discuss Flashing Wizard in the device setup instructions
Mention the wizard as an easy alternative for setting up a device with B2Qt image. Change-Id: Ie58ee110f190c87164f36b5985dcc3613b9b6fb9 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Diffstat (limited to 'src/doc/src/shared/common.qdocinc')
-rw-r--r--src/doc/src/shared/common.qdocinc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/doc/src/shared/common.qdocinc b/src/doc/src/shared/common.qdocinc
index a5b9b0a..3a449c8 100644
--- a/src/doc/src/shared/common.qdocinc
+++ b/src/doc/src/shared/common.qdocinc
@@ -28,3 +28,17 @@
target hardware
\endlist
//! [overview-list]
+
+//! [wizard]
+ \b {Install Using the Flashing Wizard}
+
+ \SDK includes an easy to use application for setting up a supported
+ device for \B2Q. In Qt Creator, select \b Tools > \b {Flash \B2Q Device}
+ and follow the step-by-step instructions.
+
+ Alternatively, you can install the image from the command line using
+ the instructions below.
+
+ \b {Install from the Command Line}
+//! [wizard]
+*/