diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-21 11:27:19 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:16 +0000 |
commit | d85638820b13db469204214849430dc86f2467fe (patch) | |
tree | ed2909e726bbb36db462ff20cacabb571c8b6105 | |
parent | 302c2af7843bca70b26c61549dcdd8e1044c51cd (diff) | |
download | poky-d85638820b13db469204214849430dc86f2467fe.tar.gz |
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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-features.xml | 4 | ||||
-rw-r--r-- | 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 @@ | |||
5560 | are installed onto the target device for OProfileUI interaction. | 5560 | are installed onto the target device for OProfileUI interaction. |
5561 | For a list of image features that ship with the Yocto Project, | 5561 | For a list of image features that ship with the Yocto Project, |
5562 | see the | 5562 | see the |
5563 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-features-image'>Images</ulink>" | 5563 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-features-image'>Image Features</ulink>" |
5564 | section in the Yocto Project Reference Manual. | 5564 | section in the Yocto Project Reference Manual. |
5565 | </para> | 5565 | </para> |
5566 | 5566 | ||
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 @@ | |||
3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
4 | 4 | ||
5 | <chapter id='ref-features'> | 5 | <chapter id='ref-features'> |
6 | <title>Reference: Features</title> | 6 | <title>Features</title> |
7 | 7 | ||
8 | <para> | 8 | <para> |
9 | This chapter provides a reference of shipped machine and distro features | 9 | This chapter provides a reference of shipped machine and distro features |
@@ -177,7 +177,7 @@ | |||
177 | </section> | 177 | </section> |
178 | 178 | ||
179 | <section id='ref-features-image'> | 179 | <section id='ref-features-image'> |
180 | <title>Images</title> | 180 | <title>Image Features</title> |
181 | 181 | ||
182 | <para> | 182 | <para> |
183 | The contents of images generated by the OpenEmbedded build system can be controlled by the | 183 | 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 @@ | |||
1677 | <para> | 1677 | <para> |
1678 | For a complete list of image features that ships with the | 1678 | For a complete list of image features that ships with the |
1679 | Yocto Project, see the | 1679 | Yocto Project, see the |
1680 | "<link linkend="ref-features-image">Images</link>" | 1680 | "<link linkend="ref-features-image">Image Features</link>" |
1681 | section. | 1681 | section. |
1682 | </para> | 1682 | </para> |
1683 | 1683 | ||
@@ -2081,7 +2081,7 @@ | |||
2081 | </note> | 2081 | </note> |
2082 | For a list of image features that ships with the Yocto | 2082 | For a list of image features that ships with the Yocto |
2083 | Project, see the | 2083 | Project, see the |
2084 | "<link linkend="ref-features-image">Images</link>" | 2084 | "<link linkend="ref-features-image">Image Features</link>" |
2085 | section. | 2085 | section. |
2086 | </para> | 2086 | </para> |
2087 | 2087 | ||