From 7dea5442a78f7e489876131f9993c3b31b7f1fdc Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 7 Aug 2017 17:08:39 +0200 Subject: 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 --- doc/src/linux-mobile/creator-projects-settings-run-b2qt.qdocinc | 2 +- doc/src/linux-mobile/creator-projects-settings-run-linux.qdocinc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/linux-mobile') 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 -- cgit v1.2.3