sdk-manual: Updated heads for list on Eclipse development

The list headings were not conforming to the capitalization rules
for lists used in the YP manual set, which is significant words
are capitalized in a bolded item of a bulletted or numbered list.

(From yocto-docs rev: af60763b7daccb6af22b4761f6b8370ea1956714)

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-04-09 13:03:02 -07:00
committed by Richard Purdie
parent 32ddfa7061
commit b9f459b447

View File

@@ -31,7 +31,7 @@
<para>
<orderedlist>
<listitem><para>
<emphasis>Prepare the host system for the Yocto
<emphasis>Prepare the Host System for the Yocto
Project</emphasis>:
See
"<ulink url='&YOCTO_DOCS_REF_URL;#detailed-supported-distros'>Supported Linux Distributions</ulink>"
@@ -43,7 +43,7 @@
<filename>xterm</filename> package installed.
</para></listitem>
<listitem><para>
<emphasis>Secure the Yocto Project kernel target
<emphasis>Secure the Yocto Project Kernel Target
image</emphasis>:
You must have a target kernel image that has been built
using the OpenEmbedded build system.</para>
@@ -91,8 +91,8 @@
section.
</para></listitem>
<listitem><para>
<emphasis>Secure the target root filesystem
and the Cross-development toolchain</emphasis>:
<emphasis>Secure the Target Root Filesystem
and the Cross-Development Toolchain</emphasis>:
You need to find and download the appropriate root
filesystem and the cross-development toolchain.</para>
<para>You can find the tarballs for the root filesystem
@@ -123,7 +123,7 @@
</note>
</para></listitem>
<listitem><para>
<emphasis>Create and build your application</emphasis>:
<emphasis>Create and Build Your Application</emphasis>:
At this point, you need to have source files for your
application.
Once you have the files, you can use the Eclipse IDE
@@ -132,8 +132,7 @@
cross-development tools you have installed to create
the image.</para></listitem>
<listitem><para>
<emphasis>Deploy the image with the
application</emphasis>:
<emphasis>Deploy the Image With the Application</emphasis>:
Using the Eclipse IDE, you can deploy your image to the
hardware or to QEMU through the project's preferences.
You can also use Eclipse to load and test your image
@@ -144,7 +143,7 @@
for information on using QEMU.
</para></listitem>
<listitem><para>
<emphasis>Test and debug the application</emphasis>:
<emphasis>Test and Debug the Application</emphasis>:
Once your application is deployed, you need to test it.
Within the Eclipse IDE, you can use the debugging
environment along with supported performance enhancing