summaryrefslogtreecommitdiffstats
path: root/src/doc/src/shared/common.qdocinc
diff options
context:
space:
mode:
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]
+*/