diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-02-23 08:02:51 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-03 08:35:25 +0000 |
| commit | 422c6488d3461ae237dae2721c0878aa45c9f878 (patch) | |
| tree | c435b3be347af2beaff8f1ec86cf1fc5461048be /documentation/getting-started | |
| parent | 52331ef4d00e122547d95240384ad2b612d0b609 (diff) | |
| download | poky-422c6488d3461ae237dae2721c0878aa45c9f878.tar.gz | |
getting-started: Updated front matter that introduces manual.
(From yocto-docs rev: 6809363f7596938e40f2685c68c0537857fa055b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started')
| -rw-r--r-- | documentation/getting-started/getting-started-intro.xml | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/documentation/getting-started/getting-started-intro.xml b/documentation/getting-started/getting-started-intro.xml index c50746eb9f..05755814ca 100644 --- a/documentation/getting-started/getting-started-intro.xml +++ b/documentation/getting-started/getting-started-intro.xml | |||
| @@ -20,20 +20,23 @@ | |||
| 20 | The following list describes what you can get from this manual: | 20 | The following list describes what you can get from this manual: |
| 21 | <itemizedlist> | 21 | <itemizedlist> |
| 22 | <listitem><para> | 22 | <listitem><para> |
| 23 | <emphasis>Major Topic:</emphasis> | 23 | <emphasis><link linkend='overview-yp'>Introducing the Yocto Project</link>:</emphasis> |
| 24 | Provide a high-level description of this major topic. | 24 | This chapter provides an introduction to the Yocto |
| 25 | Project. | ||
| 26 | You will learn about features and challenges of the | ||
| 27 | Yocto Project, the layer model, components and tools, | ||
| 28 | development methods, the Poky reference distribution, | ||
| 29 | the OpenEmbedded build system workflow, and some basic | ||
| 30 | Yocto terms. | ||
| 25 | </para></listitem> | 31 | </para></listitem> |
| 26 | <listitem><para> | 32 | <listitem><para> |
| 27 | <emphasis>Major Topic:</emphasis> | 33 | <emphasis><link linkend='overview-development-environment'>The Yocto Project Development Environment</link>:</emphasis> |
| 28 | Provide a high-level description of this major topic. | 34 | This chapter helps you get started understanding the |
| 29 | </para></listitem> | 35 | Yocto Project development environment. |
| 30 | <listitem><para> | 36 | You will learn about open source, development hosts, |
| 31 | <emphasis>Major Topic:</emphasis> | 37 | Yocto Project source repositories, workflows using Git |
| 32 | Provide a high-level description of this major topic. | 38 | and the Yocto Project, a Git primer, and information |
| 33 | </para></listitem> | 39 | about licensing. |
| 34 | <listitem><para> | ||
| 35 | <emphasis>Major Topic:</emphasis> | ||
| 36 | Provide a high-level description of this major topic. | ||
| 37 | </para></listitem> | 40 | </para></listitem> |
| 38 | </itemizedlist> | 41 | </itemizedlist> |
| 39 | </para> | 42 | </para> |
