aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/linux-mobile
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2017-08-07 17:08:39 +0200
committerLeena Miettinen <[email protected]>2017-08-08 07:31:47 +0000
commit7dea5442a78f7e489876131f9993c3b31b7f1fdc (patch)
treee4c09a68e1822e4166f6a09fd8b798881a5d269b /doc/src/linux-mobile
parent63e16d6346c2525fc93234437c9a1f2d7da63f34 (diff)
Doc: Fix heading levels in run settings topic
Several sections were heading 2 level even though they should have been heading 1. Change-Id: Ib994cc216ab9957c885931461cb350a1e56eaf69 Reviewed-by: Leena Miettinen <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r--doc/src/linux-mobile/creator-projects-settings-run-b2qt.qdocinc2
-rw-r--r--doc/src/linux-mobile/creator-projects-settings-run-linux.qdocinc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/linux-mobile/creator-projects-settings-run-b2qt.qdocinc b/doc/src/linux-mobile/creator-projects-settings-run-b2qt.qdocinc
index bbbe220a1dc..ea34ff83def 100644
--- a/doc/src/linux-mobile/creator-projects-settings-run-b2qt.qdocinc
+++ b/doc/src/linux-mobile/creator-projects-settings-run-b2qt.qdocinc
@@ -26,7 +26,7 @@
/*!
//! [run settings embedded]
- \section2 Specifying Run Settings for Embedded Devices
+ \section1 Specifying Run Settings for Embedded Devices
To run and debug an application on an embedded device (commercial only), you
must create connections from the development host to the device and add the
diff --git a/doc/src/linux-mobile/creator-projects-settings-run-linux.qdocinc b/doc/src/linux-mobile/creator-projects-settings-run-linux.qdocinc
index 968cb881ee9..5ae14681fbe 100644
--- a/doc/src/linux-mobile/creator-projects-settings-run-linux.qdocinc
+++ b/doc/src/linux-mobile/creator-projects-settings-run-linux.qdocinc
@@ -26,7 +26,7 @@
/*!
//! [run settings linux]
- \section2 Specifying Run Settings for Linux-Based Devices
+ \section1 Specifying Run Settings for Linux-Based Devices
To run and debug an application on a Linux-based device,
you must create connections from the development