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: 9e616582ee27d0bb976427d21d54b023f83eff56)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-06-20 09:46:05 -07:00
committed by Richard Purdie
parent e7cbff7002
commit 9b7c894507

View File

@@ -349,14 +349,16 @@
<para>
To start, you need to do the following from within the
Eclipse IDE:
<itemizedlist>
<listitem><para>Choose "Preferences" from the
<orderedlist>
<listitem><para>
Choose "Preferences" from the
"Window" menu to display the Preferences Dialog.
</para></listitem>
<listitem><para>Click "Yocto Project SDK" to display
<listitem><para>
Click "Yocto Project SDK" to display
the configuration screen.
</para></listitem>
</itemizedlist>
</orderedlist>
The following sub-sections describe how to configure the
the plug-in.
<note>