diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-09 13:14:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:10 +0100 |
commit | 63e53d7c2767ff47b231ed6cfbde04620bef1119 (patch) | |
tree | 10561dcc791bb77713b021f19f4570fcfa23d854 | |
parent | e2103815884707817c99cb969283699981fae564 (diff) | |
download | poky-63e53d7c2767ff47b231ed6cfbde04620bef1119.tar.gz |
sdk-manual: Formatting change to list.
(From yocto-docs rev: 3f0ead6ce135ae8f92fa9cded676bb558424628c)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/sdk-manual/sdk-intro.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml index 3559a7fc02..ead450112c 100644 --- a/documentation/sdk-manual/sdk-intro.xml +++ b/documentation/sdk-manual/sdk-intro.xml | |||
@@ -375,9 +375,8 @@ | |||
375 | filesystem. | 375 | filesystem. |
376 | </note> | 376 | </note> |
377 | </para></listitem> | 377 | </para></listitem> |
378 | <listitem><para><emphasis>Develop and Test your | 378 | <listitem><para><emphasis>Develop and Test your Application:</emphasis> |
379 | Application:</emphasis> At this point, you have the tools | 379 | At this point, you have the tools to develop your application. |
380 | to develop your application. | ||
381 | If you need to separately install and use the QEMU | 380 | If you need to separately install and use the QEMU |
382 | emulator, you can go to | 381 | emulator, you can go to |
383 | <ulink url='http://wiki.qemu.org/Main_Page'>QEMU Home Page</ulink> | 382 | <ulink url='http://wiki.qemu.org/Main_Page'>QEMU Home Page</ulink> |
@@ -386,7 +385,8 @@ | |||
386 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" | 385 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" |
387 | chapter in the Yocto Project Development Tasks Manual | 386 | chapter in the Yocto Project Development Tasks Manual |
388 | for information on using QEMU within the Yocto | 387 | for information on using QEMU within the Yocto |
389 | Project.</para></listitem> | 388 | Project. |
389 | </para></listitem> | ||
390 | </orderedlist> | 390 | </orderedlist> |
391 | </para> | 391 | </para> |
392 | 392 | ||