diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-03-31 08:27:08 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-06 23:11:57 +0100 |
| commit | 53729bca3427959d7f140dda6ff9725b7d3b0e6b (patch) | |
| tree | cfba7bd0d2f66e497383196433223bdd8da584dd | |
| parent | 9f0c571cd45f675cd61c7e71174344eb11814f63 (diff) | |
| download | poky-53729bca3427959d7f140dda6ff9725b7d3b0e6b.tar.gz | |
sdk-manual: Removed three sections of writer notes.
(From yocto-docs rev: f8aad4a55a38d4fe19dc8a83787e933c3fe15255)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/sdk-manual/sdk-using.xml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 4a8b5811fb..9a942d1c1c 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml | |||
| @@ -1486,39 +1486,6 @@ | |||
| 1486 | </section> | 1486 | </section> |
| 1487 | </section> | 1487 | </section> |
| 1488 | 1488 | ||
| 1489 | <section id='sdk-using-the-sdk-to-task-2'> | ||
| 1490 | <title>Using the SDK to <replaceable>item-2</replaceable></title> | ||
| 1491 | |||
| 1492 | <para role='writernotes'> | ||
| 1493 | Describe the specific task you are going to accomplish with the SDK. | ||
| 1494 | Provide a diagram showing the rough flow of the task. | ||
| 1495 | Provide specific steps using a real example that works through the | ||
| 1496 | task. | ||
| 1497 | </para> | ||
| 1498 | </section> | ||
| 1499 | |||
| 1500 | <section id='sdk-using-the-sdk-to-task-3'> | ||
| 1501 | <title>Using the SDK to <replaceable>item-3</replaceable></title> | ||
| 1502 | |||
| 1503 | <para role='writernotes'> | ||
| 1504 | Describe the specific task you are going to accomplish with the SDK. | ||
| 1505 | Provide a diagram showing the rough flow of the task. | ||
| 1506 | Provide specific steps using a real example that works through the | ||
| 1507 | task. | ||
| 1508 | </para> | ||
| 1509 | </section> | ||
| 1510 | |||
| 1511 | <section id='sdk-using-the-sdk-to-task-x'> | ||
| 1512 | <title>Using the SDK to <replaceable>item-x</replaceable></title> | ||
| 1513 | |||
| 1514 | <para role='writernotes'> | ||
| 1515 | Describe the specific task you are going to accomplish with the SDK. | ||
| 1516 | Provide a diagram showing the rough flow of the task. | ||
| 1517 | Provide specific steps using a real example that works through the | ||
| 1518 | task. | ||
| 1519 | </para> | ||
| 1520 | </section> | ||
| 1521 | |||
| 1522 | </chapter> | 1489 | </chapter> |
| 1523 | <!-- | 1490 | <!-- |
| 1524 | vim: expandtab tw=80 ts=4 | 1491 | vim: expandtab tw=80 ts=4 |
