sdk-manual: Applied some "red" text formatting to indicate notes

I am using "red" text to indicate sections of the manual that
are my development notes.

(From yocto-docs rev: 95b432d852ac3248874a2a958d4a80e59187f062)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2016-01-26 14:57:15 -08:00
committed by Richard Purdie
parent 7ab8afa7a5
commit 62477889fd
4 changed files with 229 additions and 35 deletions

View File

@@ -6,7 +6,7 @@
<title>Using the Extensible SDK</title>
<para>
<para role='writernotes'>
This chapter describes what you need on your machine in order to use
an extensible SDK.
The chapter does not repeat information that also applies to using the
@@ -26,30 +26,30 @@
<section id='sdk-setting-up-to-use-the-extensible-sdk'>
<title>Setting Up to Use the Extensible SDK</title>
<para>
<para role='writernotes'>
Here is a list of items I think need addressed in this section:
<itemizedlist>
<listitem><para><emphasis>Cover differences in the development
<listitem><para role='writernotes'><emphasis>Cover differences in the development
that might be impacted because they are using an extensible
SDK</emphasis></para>
<para>Presumably, the various development scenarios are
<para role='writernotes'>Presumably, the various development scenarios are
covered regarding setup in the previous chapter.
Are these impacted because the developer is going to now be
using an extensible SDK?
If so, what are the implications?
</para></listitem>
<listitem><para><emphasis>What new recommendations exist now that
<listitem><para role='writernotes'><emphasis>What new recommendations exist now that
the developer is going to be using an extensible SDK?</emphasis></para>
<para>We should cover the most common development scenarios
<para role='writernotes'>We should cover the most common development scenarios
that apply when using an extensible SDK.
Is there a recommended development flow we want to present
when using an extensible SDK?
What conditions in a development scenario warrant use of
the extensible SDK as compared to the standard SDK?
</para></listitem>
<listitem><para><emphasis>What procedures do we want to cover to set
<listitem><para role='writernotes'><emphasis>What procedures do we want to cover to set
up the extensible SDK?</emphasis></para>
<para>Is it just a matter of building out the SDK using
<para role='writernotes'>Is it just a matter of building out the SDK using
<filename>bitbake -c populate_sdk_ext</filename>?
Is there a pre-built extensible SDK laying around they can
find and download if they are using a machine that does not
@@ -63,7 +63,7 @@
<section id='sdk-using-the-extensible-sdk-to-task-1'>
<title>Using the Extensible SDK to <replaceable>item 1</replaceable></title>
<para>
<para role='writernotes'>
Describe the specific task you are going to accomplish with the
extensible SDK.
Provide a diagram showing the rough flow of the task.
@@ -75,7 +75,7 @@
<section id='sdk-using-the-extensible-sdk-to-task-2'>
<title>Using the Extensible SDK to <replaceable>item-2</replaceable></title>
<para>
<para role='writernotes'>
Describe the specific task you are going to accomplish with the
extensible SDK.
Provide a diagram showing the rough flow of the task.
@@ -87,7 +87,7 @@
<section id='sdk-using-the-extensible-sdk-to-task-3'>
<title>Using the Extensible SDK to <replaceable>item-3</replaceable></title>
<para>
<para role='writernotes'>
Describe the specific task you are going to accomplish with the
extensible SDK.
Provide a diagram showing the rough flow of the task.
@@ -99,7 +99,7 @@
<section id='sdk-using-the-extensible-sdk-to-task-x'>
<title>Using the Extensible SDK to <replaceable>item-x</replaceable></title>
<para>
<para role='writernotes'>
Describe the specific task you are going to accomplish with the
extensible SDK.
Provide a diagram showing the rough flow of the task.