From d85638820b13db469204214849430dc86f2467fe Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 21 Nov 2013 11:27:19 -0800 Subject: [PATCH] dev-manual, ref-manual: Updated some section titles. I noticed that chapter 10 of the ref-manual still had "Reference: Features" as the title. This is left over from way back. I changed that chapter title to "Features." Next, I noticed an inconsistency with some sub-section titles. I changed the "Images" title into "Image Features." This affected several links across the doc set so I had to update those cross-references as well so they have the latest section title as part of the reference. (From yocto-docs rev: b68f009a92e0e24802e367d98cf66e15ba1cd364) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- documentation/ref-manual/ref-features.xml | 4 ++-- documentation/ref-manual/ref-variables.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 8d251a0125..1c5c17be07 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5560,7 +5560,7 @@ are installed onto the target device for OProfileUI interaction. For a list of image features that ship with the Yocto Project, see the - "Images" + "Image Features" section in the Yocto Project Reference Manual. diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index c884a8963e..5b8c76f4f8 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -3,7 +3,7 @@ [ %poky; ] > - Reference: Features + Features This chapter provides a reference of shipped machine and distro features @@ -177,7 +177,7 @@
- Images + Image Features The contents of images generated by the OpenEmbedded build system can be controlled by the diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index bed4be0030..45dd70b27c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1677,7 +1677,7 @@ For a complete list of image features that ships with the Yocto Project, see the - "Images" + "Image Features" section. @@ -2081,7 +2081,7 @@ For a list of image features that ships with the Yocto Project, see the - "Images" + "Image Features" section.