diff options
Diffstat (limited to 'documentation/getting-started/getting-started-yp-intro.xml')
| -rw-r--r-- | documentation/getting-started/getting-started-yp-intro.xml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/documentation/getting-started/getting-started-yp-intro.xml b/documentation/getting-started/getting-started-yp-intro.xml new file mode 100644 index 0000000000..a3ef4fcfec --- /dev/null +++ b/documentation/getting-started/getting-started-yp-intro.xml | |||
| @@ -0,0 +1,47 @@ | |||
| 1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | ||
| 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | ||
| 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | ||
| 4 | |||
| 5 | <chapter id='overview-yp'> | ||
| 6 | <title>Introducing the Yocto Project</title> | ||
| 7 | |||
| 8 | <section id='what-is-the-yocto-project'> | ||
| 9 | <title>What is the Yocto Project?</title> | ||
| 10 | |||
| 11 | </section> | ||
| 12 | |||
| 13 | <section id='what-are-layers'> | ||
| 14 | <title>What are Layers?</title> | ||
| 15 | |||
| 16 | </section> | ||
| 17 | |||
| 18 | <section id='components-and-tools'> | ||
| 19 | <title>Components and Tools</title> | ||
| 20 | |||
| 21 | </section> | ||
| 22 | |||
| 23 | <section id='the-development-environment'> | ||
| 24 | <title>The Development Environment</title> | ||
| 25 | |||
| 26 | </section> | ||
| 27 | |||
| 28 | <section id='reference-embedded-distribution'> | ||
| 29 | <title>Reference Embedded Distribution (Poky)</title> | ||
| 30 | |||
| 31 | </section> | ||
| 32 | |||
| 33 | <section id='the-yocto-project-workflow'> | ||
| 34 | <title>The Yocto Project Workflow</title> | ||
| 35 | |||
| 36 | </section> | ||
| 37 | |||
| 38 | |||
| 39 | <section id='some-basic-terms'> | ||
| 40 | <title>Some Basic Terms</title> | ||
| 41 | |||
| 42 | </section> | ||
| 43 | |||
| 44 | </chapter> | ||
| 45 | <!-- | ||
| 46 | vim: expandtab tw=80 ts=4 | ||
| 47 | --> | ||
