<ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository.
</para></listitem>
<listitem><para><emphasis>
- <link linkend='ref-bitbake'>Reference: BitBake</link>:</emphasis>
- This appendix provides an overview of the BitBake tool and its role within
+ <link linkend='ref-bitbake'>BitBake</link>:</emphasis>
+ This chapter provides an overview of the BitBake tool and its role within
the Yocto Project.</para></listitem>
<listitem><para><emphasis>
<link linkend='ref-classes'>Reference: Classes</link>:</emphasis>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+<!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; ] >
-<appendix id='ref-bitbake'>
+<chapter id='ref-bitbake'>
- <title>Reference: BitBake</title>
+ <title>BitBake</title>
<para>
BitBake is a program written in Python that interprets the metadata used by the OpenEmbedded
</para>
<para>
- This appendix provides an overview of what happens behind the scenes from BitBake's perspective.
+ This chapter provides an overview of what happens behind the scenes from BitBake's perspective.
</para>
<note>
</section>
-</appendix>
+</chapter>
<!--
vim: expandtab tw=80 ts=4 spell spelllang=en_gb
-->