diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-16 11:12:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:54:12 +0100 |
commit | 1a39c85cebfe9e4ccbaba1bb9b8242baac7d46ef (patch) | |
tree | 6ec7fe4c317c99942af4f538f3bbbc5703bb0105 /documentation/poky-ref-manual/introduction.xml | |
parent | 0f4d220773afd89fc482da0ff19d9a7dabac1ab6 (diff) | |
download | poky-1a39c85cebfe9e4ccbaba1bb9b8242baac7d46ef.tar.gz |
documentation: Converted FAQ appendix to a 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 "faq" appendix to a chapter and
made sure any references in the doc set use the proper term now
(chapter).
(From yocto-docs rev: 6e090132823e3b121d00d9116b0693c922156b32)
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 55889ac4ee..efcb159c3d 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -78,8 +78,8 @@ | |||
78 | <link linkend='ref-varlocality'>Variable Context</link>:</emphasis> | 78 | <link linkend='ref-varlocality'>Variable Context</link>:</emphasis> |
79 | This chapter provides variable locality or context.</para></listitem> | 79 | This chapter provides variable locality or context.</para></listitem> |
80 | <listitem><para><emphasis> | 80 | <listitem><para><emphasis> |
81 | <link linkend='faq'>Reference: FAQ</link>:</emphasis> | 81 | <link linkend='faq'>FAQ</link>:</emphasis> |
82 | This appendix provides answers for commonly asked questions in the Yocto Project | 82 | This chapter provides answers for commonly asked questions in the Yocto Project |
83 | development environment.</para></listitem> | 83 | development environment.</para></listitem> |
84 | <listitem><para><emphasis> | 84 | <listitem><para><emphasis> |
85 | <link linkend='resources'>Reference: Contributing to the Yocto Project</link>:</emphasis> | 85 | <link linkend='resources'>Reference: Contributing to the Yocto Project</link>:</emphasis> |