summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-05 11:26:28 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:24:54 +0000
commit46d9c400414cd76dc6d84289d2be58f8583e7a56 (patch)
tree90ae9518ee78c1798e3ea8b45fb27465c5912ed5
parentb9ad197bbc88cad4ef8d2245a2d262b8d8dd757e (diff)
downloadpoky-46d9c400414cd76dc6d84289d2be58f8583e7a56.tar.gz
ref-manual: Updated Note to use bullet forms
Also, fixed a link that was going to the sdk-manual. It needed to have the target removed. (From yocto-docs rev: 1aec95f6b2615a1153c6bbbca7f04739bb7fe76c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/closer-look.xml37
1 files changed, 20 insertions, 17 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml
index 459d571926..923ed21da3 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -1523,23 +1523,26 @@
1523 the environment before using the tools. 1523 the environment before using the tools.
1524 </para> 1524 </para>
1525 1525
1526 <note> 1526 <note><title>Notes</title>
1527 <para> 1527 <itemizedlist>
1528 The Yocto Project supports several methods by which you can 1528 <listitem><para>
1529 set up this cross-development environment. 1529 The Yocto Project supports several methods by which you can
1530 These methods include downloading pre-built SDK installers 1530 set up this cross-development environment.
1531 or building and installing your own SDK installer. 1531 These methods include downloading pre-built SDK installers
1532 </para> 1532 or building and installing your own SDK installer.
1533 1533 </para></listitem>
1534 <para> 1534 <listitem><para>
1535 For background information on cross-development toolchains 1535 For background information on cross-development toolchains
1536 in the Yocto Project development environment, see the 1536 in the Yocto Project development environment, see the
1537 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" 1537 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>"
1538 section. 1538 section.
1539 For information on setting up a cross-development 1539 </para></listitem>
1540 environment, see the 1540 <listitem><para>
1541 <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-manual'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>. 1541 For information on setting up a cross-development
1542 </para> 1542 environment, see the
1543 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Software Development Kit (SDK) Developer's Guide</ulink>.
1544 </para></listitem>
1545 </itemizedlist>
1543 </note> 1546 </note>
1544 1547
1545 <para> 1548 <para>