Converted the "Resources" appendix to a chapter. I also made sure all
the references to the chapter use proper term now, which is "chapter".
(From yocto-docs rev:
bf7212b72d54a2696c16dcc1c0a19681f23fbc1c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This chapter provides answers for commonly asked questions in the Yocto Project
development environment.</para></listitem>
<listitem><para><emphasis>
- <link linkend='resources'>Reference: Contributing to the Yocto Project</link>:</emphasis>
- This appendix provides guidance on how you can contribute back to the Yocto
+ <link linkend='resources'>Contributing to the Yocto Project</link>:</emphasis>
+ This chapter provides guidance on how you can contribute back to the Yocto
Project.</para></listitem>
</itemizedlist>
</para>
-<!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='resources'>
+<chapter id='resources'>
<title>Contributing to the Yocto Project</title>
<section id='resources-intro'>
</para>
</section>
-</appendix>
+</chapter>
<!--
vim: expandtab tw=80 ts=4
-->