summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-16 10:53:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 10:54:11 +0100
commit2db4088ceddd65892c718363592c398d37a82d5c (patch)
tree02b6505223c457e5f2416792215ec0bb08fb2a74 /documentation/dev-manual/dev-manual-model.xml
parent695420417f7cf51297dc23861ab60860eba48ca2 (diff)
downloadpoky-2db4088ceddd65892c718363592c398d37a82d5c.tar.gz
documentation: converted ref-images and ref-features to chapters
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-imagese" and "ref-features" appendices to chapters and made any references in the doc set use the proper term now (chapter). (From yocto-docs rev: 08117634034a5cd5567c971957583d986c9ee9a4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index c70aba313e..12a62f467d 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -197,8 +197,8 @@
197 <ulink url='&BITBAKE_DOCS_URL;'>here</ulink>.</para> 197 <ulink url='&BITBAKE_DOCS_URL;'>here</ulink>.</para>
198 <para>The build process supports several types of images to satisfy different needs. 198 <para>The build process supports several types of images to satisfy different needs.
199 See the 199 See the
200 "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink>" appendix 200 "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter
201 in The Yocto Project Reference Manual for information on 201 in the Yocto Project Reference Manual for information on
202 supported images.</para></listitem> 202 supported images.</para></listitem>
203 </orderedlist> 203 </orderedlist>
204 </para> 204 </para>
@@ -501,9 +501,8 @@
501 You can find more information on BitBake 501 You can find more information on BitBake
502 <ulink url='&BITBAKE_DOCS_URL;'>here</ulink>.</para> 502 <ulink url='&BITBAKE_DOCS_URL;'>here</ulink>.</para>
503 <para>The build process supports several types of images to satisfy different needs. 503 <para>The build process supports several types of images to satisfy different needs.
504 See the appendix 504 See the "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter in
505 "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink>" in 505 the Yocto Project Reference Manual for information on supported images.</para></listitem>
506 The Yocto Project Reference Manual for information on supported images.</para></listitem>
507 <listitem><para><emphasis>Make your configuration changes available 506 <listitem><para><emphasis>Make your configuration changes available
508 in the kernel layer</emphasis>: Up to this point, all the configuration changes to the 507 in the kernel layer</emphasis>: Up to this point, all the configuration changes to the
509 kernel have been done and tested iteratively. 508 kernel have been done and tested iteratively.