aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/linux-mobile
diff options
context:
space:
mode:
authorLeena Miettinen <[email protected]>2014-07-30 13:14:52 +0200
committerLeena Miettinen <[email protected]>2014-07-30 13:16:46 +0200
commit67a5cc39d1a812eebfaca58edea293df32d1cf95 (patch)
treeac46d4a1ad24e4ff9496d8d011953000f7f8a2c4 /doc/src/linux-mobile
parent953d688d88577ccff8776d35e93d842c93e035cc (diff)
Doc: remove unnecessary nested lists
There was only one item in the top level list, so turned it into a leading sentence for the sublist. Change-Id: I8190cea29a04664a39822a59192093dba717dc66 Reviewed-by: Leena Miettinen <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r--doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc b/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc
index e0f83984595..e2769158126 100644
--- a/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc
+++ b/doc/src/linux-mobile/creator-projects-running-generic-linux.qdocinc
@@ -1,8 +1,6 @@
\section1 Running on Embedded Linux Devices
- \list 1
-
- \li Build and run the application for a device:
+ To build and run the application for a device:
\list 1
@@ -13,8 +11,6 @@
\endlist
- \endlist
-
\QC uses the compiler specified in the project build settings
(tool chain) to build the application.