]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual: Converted resources appendix to chapter
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 16 Jul 2012 18:20:29 +0000 (11:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:54:12 +0000 (10:54 +0100)
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>
documentation/poky-ref-manual/introduction.xml
documentation/poky-ref-manual/resources.xml

index efcb159c3d2480f7964d180a56d0c7aabd192ee0..7d7ded10324e688ef78d3802b42f869bb0eacb2c 100644 (file)
@@ -82,8 +82,8 @@
                 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>
index 98f3ec9dcb5fb504844ca1da4498944678882486..5c4549e82cddca74f0ea886782ae5156f1230a2d 100644 (file)
@@ -1,8 +1,8 @@
-<!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 
 -->