summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-06-20 09:46:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-28 09:22:57 +0100
commitfa3643f2f5b62bfe73506e69d1ce48e44de11b3a (patch)
treebd7120d750668efe371dcc3310dbcc799b6a07e5 /documentation/sdk-manual
parentad26f668c218927835dcc32f63adf55a8ce3e809 (diff)
downloadpoky-fa3643f2f5b62bfe73506e69d1ce48e44de11b3a.tar.gz
sdk-manual: Used ordered list for sequence-dependent items.
The list in the "Configuring the Neon Eclipse Yocto Plug-In section should be an ordered list and not a bulleted list. (From yocto-docs rev: 87926b1fb62f3678bd328af3f018f1b17a982092) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-appendix-neon.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index afb541bdb8..1e4ee1a5fb 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -349,14 +349,16 @@
349 <para> 349 <para>
350 To start, you need to do the following from within the 350 To start, you need to do the following from within the
351 Eclipse IDE: 351 Eclipse IDE:
352 <itemizedlist> 352 <orderedlist>
353 <listitem><para>Choose "Preferences" from the 353 <listitem><para>
354 Choose "Preferences" from the
354 "Window" menu to display the Preferences Dialog. 355 "Window" menu to display the Preferences Dialog.
355 </para></listitem> 356 </para></listitem>
356 <listitem><para>Click "Yocto Project SDK" to display 357 <listitem><para>
358 Click "Yocto Project SDK" to display
357 the configuration screen. 359 the configuration screen.
358 </para></listitem> 360 </para></listitem>
359 </itemizedlist> 361 </orderedlist>
360 The following sub-sections describe how to configure the 362 The following sub-sections describe how to configure the
361 the plug-in. 363 the plug-in.
362 <note> 364 <note>