diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-extensible.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index a04164a413..c238dee382 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | <title>Using the Extensible SDK</title> | 7 | <title>Using the Extensible SDK</title> |
| 8 | 8 | ||
| 9 | <para> | 9 | <para role='writernotes'> |
| 10 | This chapter describes what you need on your machine in order to use | 10 | This chapter describes what you need on your machine in order to use |
| 11 | an extensible SDK. | 11 | an extensible SDK. |
| 12 | The chapter does not repeat information that also applies to using the | 12 | The chapter does not repeat information that also applies to using the |
| @@ -26,30 +26,30 @@ | |||
| 26 | <section id='sdk-setting-up-to-use-the-extensible-sdk'> | 26 | <section id='sdk-setting-up-to-use-the-extensible-sdk'> |
| 27 | <title>Setting Up to Use the Extensible SDK</title> | 27 | <title>Setting Up to Use the Extensible SDK</title> |
| 28 | 28 | ||
| 29 | <para> | 29 | <para role='writernotes'> |
| 30 | Here is a list of items I think need addressed in this section: | 30 | Here is a list of items I think need addressed in this section: |
| 31 | <itemizedlist> | 31 | <itemizedlist> |
| 32 | <listitem><para><emphasis>Cover differences in the development | 32 | <listitem><para role='writernotes'><emphasis>Cover differences in the development |
| 33 | that might be impacted because they are using an extensible | 33 | that might be impacted because they are using an extensible |
| 34 | SDK</emphasis></para> | 34 | SDK</emphasis></para> |
| 35 | <para>Presumably, the various development scenarios are | 35 | <para role='writernotes'>Presumably, the various development scenarios are |
| 36 | covered regarding setup in the previous chapter. | 36 | covered regarding setup in the previous chapter. |
| 37 | Are these impacted because the developer is going to now be | 37 | Are these impacted because the developer is going to now be |
| 38 | using an extensible SDK? | 38 | using an extensible SDK? |
| 39 | If so, what are the implications? | 39 | If so, what are the implications? |
| 40 | </para></listitem> | 40 | </para></listitem> |
| 41 | <listitem><para><emphasis>What new recommendations exist now that | 41 | <listitem><para role='writernotes'><emphasis>What new recommendations exist now that |
| 42 | the developer is going to be using an extensible SDK?</emphasis></para> | 42 | the developer is going to be using an extensible SDK?</emphasis></para> |
| 43 | <para>We should cover the most common development scenarios | 43 | <para role='writernotes'>We should cover the most common development scenarios |
| 44 | that apply when using an extensible SDK. | 44 | that apply when using an extensible SDK. |
| 45 | Is there a recommended development flow we want to present | 45 | Is there a recommended development flow we want to present |
| 46 | when using an extensible SDK? | 46 | when using an extensible SDK? |
| 47 | What conditions in a development scenario warrant use of | 47 | What conditions in a development scenario warrant use of |
| 48 | the extensible SDK as compared to the standard SDK? | 48 | the extensible SDK as compared to the standard SDK? |
| 49 | </para></listitem> | 49 | </para></listitem> |
| 50 | <listitem><para><emphasis>What procedures do we want to cover to set | 50 | <listitem><para role='writernotes'><emphasis>What procedures do we want to cover to set |
| 51 | up the extensible SDK?</emphasis></para> | 51 | up the extensible SDK?</emphasis></para> |
| 52 | <para>Is it just a matter of building out the SDK using | 52 | <para role='writernotes'>Is it just a matter of building out the SDK using |
| 53 | <filename>bitbake -c populate_sdk_ext</filename>? | 53 | <filename>bitbake -c populate_sdk_ext</filename>? |
| 54 | Is there a pre-built extensible SDK laying around they can | 54 | Is there a pre-built extensible SDK laying around they can |
| 55 | find and download if they are using a machine that does not | 55 | find and download if they are using a machine that does not |
| @@ -63,7 +63,7 @@ | |||
| 63 | <section id='sdk-using-the-extensible-sdk-to-task-1'> | 63 | <section id='sdk-using-the-extensible-sdk-to-task-1'> |
| 64 | <title>Using the Extensible SDK to <replaceable>item 1</replaceable></title> | 64 | <title>Using the Extensible SDK to <replaceable>item 1</replaceable></title> |
| 65 | 65 | ||
| 66 | <para> | 66 | <para role='writernotes'> |
| 67 | Describe the specific task you are going to accomplish with the | 67 | Describe the specific task you are going to accomplish with the |
| 68 | extensible SDK. | 68 | extensible SDK. |
| 69 | Provide a diagram showing the rough flow of the task. | 69 | Provide a diagram showing the rough flow of the task. |
| @@ -75,7 +75,7 @@ | |||
| 75 | <section id='sdk-using-the-extensible-sdk-to-task-2'> | 75 | <section id='sdk-using-the-extensible-sdk-to-task-2'> |
| 76 | <title>Using the Extensible SDK to <replaceable>item-2</replaceable></title> | 76 | <title>Using the Extensible SDK to <replaceable>item-2</replaceable></title> |
| 77 | 77 | ||
| 78 | <para> | 78 | <para role='writernotes'> |
| 79 | Describe the specific task you are going to accomplish with the | 79 | Describe the specific task you are going to accomplish with the |
| 80 | extensible SDK. | 80 | extensible SDK. |
| 81 | Provide a diagram showing the rough flow of the task. | 81 | Provide a diagram showing the rough flow of the task. |
| @@ -87,7 +87,7 @@ | |||
| 87 | <section id='sdk-using-the-extensible-sdk-to-task-3'> | 87 | <section id='sdk-using-the-extensible-sdk-to-task-3'> |
| 88 | <title>Using the Extensible SDK to <replaceable>item-3</replaceable></title> | 88 | <title>Using the Extensible SDK to <replaceable>item-3</replaceable></title> |
| 89 | 89 | ||
| 90 | <para> | 90 | <para role='writernotes'> |
| 91 | Describe the specific task you are going to accomplish with the | 91 | Describe the specific task you are going to accomplish with the |
| 92 | extensible SDK. | 92 | extensible SDK. |
| 93 | Provide a diagram showing the rough flow of the task. | 93 | Provide a diagram showing the rough flow of the task. |
| @@ -99,7 +99,7 @@ | |||
| 99 | <section id='sdk-using-the-extensible-sdk-to-task-x'> | 99 | <section id='sdk-using-the-extensible-sdk-to-task-x'> |
| 100 | <title>Using the Extensible SDK to <replaceable>item-x</replaceable></title> | 100 | <title>Using the Extensible SDK to <replaceable>item-x</replaceable></title> |
| 101 | 101 | ||
| 102 | <para> | 102 | <para role='writernotes'> |
| 103 | Describe the specific task you are going to accomplish with the | 103 | Describe the specific task you are going to accomplish with the |
| 104 | extensible SDK. | 104 | extensible SDK. |
| 105 | Provide a diagram showing the rough flow of the task. | 105 | Provide a diagram showing the rough flow of the task. |
