adt-manual: Added bold formatting to list leaders.

(From yocto-docs rev: 619de674ecc767021dcd2d4f516cdd620f1757cf)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-03-14 08:20:19 -06:00 committed by Richard Purdie
parent 215718fbdd
commit e1c1615fdf
1 changed files with 2 additions and 4 deletions

View File

@ -254,8 +254,7 @@
<para> <para>
Follow these steps: Follow these steps:
<orderedlist> <orderedlist>
<listitem><para>Get your toolchain installer using one of the <listitem><para><emphasis>Get your toolchain installer using one of the following methods:</emphasis>
following methods:
<itemizedlist> <itemizedlist>
<listitem><para>Go to <listitem><para>Go to
<ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink> <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink>
@ -286,8 +285,7 @@
"<link linkend='optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</link>" "<link linkend='optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</link>"
section.</para></listitem> section.</para></listitem>
</itemizedlist></para></listitem> </itemizedlist></para></listitem>
<listitem><para>Once you have the installer, run it to install <listitem><para><emphasis>Once you have the installer, run it to install the toolchain:</emphasis>
the toolchain.
<note> <note>
You must change the permissions on the toolchain You must change the permissions on the toolchain
installer script so that it is executable. installer script so that it is executable.