summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/introduction.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-16 10:31:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 10:54:11 +0100
commit695420417f7cf51297dc23861ab60860eba48ca2 (patch)
treef6ac12b18a855fd0e359c76607fc6fc554d4422a /documentation/poky-ref-manual/introduction.xml
parent709bc5958285c65a361a8ec877c6a44727e3596a (diff)
downloadpoky-695420417f7cf51297dc23861ab60860eba48ca2.tar.gz
documentation/poky-ref-manual: Converted ref-classes to chapter
As part of moving the reference manual to a real reference manual I am removing the "appendix" classification and having everthing be a chapter. I changed the "ref-classes" appendix to a chapter and made sure any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 54991c7fb0a2d3a894249f8a253b1a974cf2e571) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/introduction.xml')
-rw-r--r--documentation/poky-ref-manual/introduction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index a2c6899c77..d2225f8556 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -58,8 +58,8 @@
58 This chapter provides an overview of the BitBake tool and its role within 58 This chapter provides an overview of the BitBake tool and its role within
59 the Yocto Project.</para></listitem> 59 the Yocto Project.</para></listitem>
60 <listitem><para><emphasis> 60 <listitem><para><emphasis>
61 <link linkend='ref-classes'>Reference: Classes</link>:</emphasis> 61 <link linkend='ref-classes'>Classes</link>:</emphasis>
62 This appendix describes the classes used in the Yocto Project.</para></listitem> 62 This chapter describes the classes used in the Yocto Project.</para></listitem>
63 <listitem><para><emphasis> 63 <listitem><para><emphasis>
64 <link linkend='ref-images'>Reference: Images</link>:</emphasis> 64 <link linkend='ref-images'>Reference: Images</link>:</emphasis>
65 This appendix describes the standard images that the Yocto Project supports. 65 This appendix describes the standard images that the Yocto Project supports.