diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 174511f827..ca16b7c0b5 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
| @@ -53,16 +53,18 @@ | |||
| 53 | <itemizedlist> | 53 | <itemizedlist> |
| 54 | <listitem><para>Information that lets you get set | 54 | <listitem><para>Information that lets you get set |
| 55 | up to develop using the Yocto Project.</para></listitem> | 55 | up to develop using the Yocto Project.</para></listitem> |
| 56 | <listitem><para>Information to help developers who are new to the open source environment | 56 | <listitem><para>Information to help developers who are new to |
| 57 | and to the distributed revision control system Git, which the Yocto Project | 57 | the open source environment and to the distributed revision |
| 58 | uses.</para></listitem> | 58 | control system Git, which the Yocto Project uses. |
| 59 | <listitem><para>An understanding of common end-to-end development models and tasks.</para></listitem> | 59 | </para></listitem> |
| 60 | <listitem><para>Development case overviews for both system development and user-space | 60 | <listitem><para>An understanding of common end-to-end |
| 61 | applications.</para></listitem> | 61 | development models and tasks.</para></listitem> |
| 62 | <listitem><para>An overview and understanding of the emulation environment used with | 62 | <listitem><para>Information about common development tasks |
| 63 | the Yocto Project - the Quick EMUlator (QEMU).</para></listitem> | 63 | generally used during image development for |
| 64 | <listitem><para>An understanding of basic kernel architecture and concepts.</para></listitem> | 64 | embedded devices. |
| 65 | <listitem><para>Many references to other sources of related information.</para></listitem> | 65 | </para></listitem> |
| 66 | <listitem><para>Many references to other sources of related | ||
| 67 | information.</para></listitem> | ||
| 66 | </itemizedlist> | 68 | </itemizedlist> |
| 67 | </para> | 69 | </para> |
| 68 | </section> | 70 | </section> |
