|
@@ -0,0 +1,47 @@
|
|
|
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
|
|
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
|
|
+[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
|
|
+
|
|
|
+<chapter id='overview-yp'>
|
|
|
+ <title>Introducing the Yocto Project</title>
|
|
|
+
|
|
|
+ <section id='what-is-the-yocto-project'>
|
|
|
+ <title>What is the Yocto Project?</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id='what-are-layers'>
|
|
|
+ <title>What are Layers?</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id='components-and-tools'>
|
|
|
+ <title>Components and Tools</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id='the-development-environment'>
|
|
|
+ <title>The Development Environment</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id='reference-embedded-distribution'>
|
|
|
+ <title>Reference Embedded Distribution (Poky)</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id='the-yocto-project-workflow'>
|
|
|
+ <title>The Yocto Project Workflow</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+
|
|
|
+ <section id='some-basic-terms'>
|
|
|
+ <title>Some Basic Terms</title>
|
|
|
+
|
|
|
+ </section>
|
|
|
+
|
|
|
+</chapter>
|
|
|
+<!--
|
|
|
+vim: expandtab tw=80 ts=4
|
|
|
+-->
|