diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-16 10:10:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:54:10 +0100 |
commit | 3eae2a05fc18e98fd340a7c75758839fe2aa1437 (patch) | |
tree | a8411bc442a5936cbbe5a270efdf6bbaaaedeefc /documentation/poky-ref-manual/introduction.xml | |
parent | c20cdf677f2e8cf918426a91774b7bc972c8af0b (diff) | |
download | poky-3eae2a05fc18e98fd340a7c75758839fe2aa1437.tar.gz |
documentation/poky-ref-manual: Re-cast structure appendix as 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-structure" appendix to a chapter and
made sure the two references in the doc set use the proper term now
(chapter).
(From yocto-docs rev: 840a3e4dab355e53fdb400674bd6765957b24066)
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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 35b099bc7e..3d0ae54dea 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -46,8 +46,8 @@ | |||
46 | This chapter describes the example filesystem layout for BSP development and | 46 | This chapter describes the example filesystem layout for BSP development and |
47 | the click-through licensing scheme.</para></listitem> | 47 | the click-through licensing scheme.</para></listitem> |
48 | <listitem><para><emphasis> | 48 | <listitem><para><emphasis> |
49 | <link linkend='ref-structure'>Reference: Directory Structure</link>:</emphasis> | 49 | <link linkend='ref-structure'>Directory Structure</link>:</emphasis> |
50 | This appendix describes the | 50 | This chapter describes the |
51 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> created | 51 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> created |
52 | either by unpacking a released Yocto Project tarball on your host development system, | 52 | either by unpacking a released Yocto Project tarball on your host development system, |
53 | or by cloning the upstream | 53 | or by cloning the upstream |