getting-started-yp-intro.xml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. <chapter id='overview-yp'>
  5. <title>Introducing the Yocto Project</title>
  6. <section id='what-is-the-yocto-project'>
  7. <title>What is the Yocto Project?</title>
  8. </section>
  9. <section id='what-are-layers'>
  10. <title>What are Layers?</title>
  11. </section>
  12. <section id='components-and-tools'>
  13. <title>Components and Tools</title>
  14. </section>
  15. <section id='the-development-environment'>
  16. <title>The Development Environment</title>
  17. </section>
  18. <section id='reference-embedded-distribution'>
  19. <title>Reference Embedded Distribution (Poky)</title>
  20. </section>
  21. <section id='the-yocto-project-workflow'>
  22. <title>The Yocto Project Workflow</title>
  23. </section>
  24. <section id='some-basic-terms'>
  25. <title>Some Basic Terms</title>
  26. </section>
  27. </chapter>
  28. <!--
  29. vim: expandtab tw=80 ts=4
  30. -->