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:54:06 +0000 |
commit | 7f55d261e1084aa453b4af0e516ebcb2721bb017 (patch) | |
tree | ca8381ed28040c0ef613fe8da6124d16e6c3afac | |
parent | abb6287a4f353f1a5751be6be25c437f96cef823 (diff) | |
download | poky-7f55d261e1084aa453b4af0e516ebcb2721bb017.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: 41de29a5042d92bd34bc52315003a86b6d3277db)
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 2c949908c5..ad04cbe12d 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -6257,7 +6257,7 @@ the details. | |||
6257 | are installed onto the target device for OProfileUI interaction. | 6257 | are installed onto the target device for OProfileUI interaction. |
6258 | For a list of image features that ship with the Yocto Project, | 6258 | For a list of image features that ship with the Yocto Project, |
6259 | see the | 6259 | see the |
6260 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-features-image'>Images</ulink>" | 6260 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-features-image'>Image Features</ulink>" |
6261 | section in the Yocto Project Reference Manual. | 6261 | section in the Yocto Project Reference Manual. |
6262 | </para> | 6262 | </para> |
6263 | 6263 | ||
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 | ||