diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-16 10:53:16 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:54:11 +0100 |
| commit | 2db4088ceddd65892c718363592c398d37a82d5c (patch) | |
| tree | 02b6505223c457e5f2416792215ec0bb08fb2a74 /documentation/dev-manual/dev-manual-start.xml | |
| parent | 695420417f7cf51297dc23861ab60860eba48ca2 (diff) | |
| download | poky-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-start.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 5ba7b0bf3b..8cc7283196 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -293,8 +293,9 @@ | |||
| 293 | <para> | 293 | <para> |
| 294 | Another option you have to get started is to use pre-built binaries. | 294 | Another option you have to get started is to use pre-built binaries. |
| 295 | The Yocto Project provides many types of binaries with each release. | 295 | The Yocto Project provides many types of binaries with each release. |
| 296 | See the <ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Reference: Images</ulink> | 296 | See the <ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink> |
| 297 | section for descriptions of the types of binaries that ship with a Yocto Project | 297 | chapter in the Yocto Project Reference Manual |
| 298 | for descriptions of the types of binaries that ship with a Yocto Project | ||
| 298 | release. | 299 | release. |
| 299 | </para> | 300 | </para> |
| 300 | 301 | ||
