[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8015/8267] ref-manual, dev-manual: Updated "Creating Partitioned Images" section title.



commit 4320b808c2649859f56f5a6958644e5b69dd75af
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Wed Oct 11 16:38:24 2017 -0700

    ref-manual, dev-manual: Updated "Creating Partitioned Images" section title.
    
    Added "Using Wic" to the section head because that is all we
    talk about.  This affect three links in the ref-manual so I
    fixed those as well.
    
    (From yocto-docs rev: 0e4f245f2b872810e2e164a227900ca6aa313ab8)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../dev-manual/dev-manual-common-tasks.xml         |    4 ++--
 documentation/ref-manual/migration.xml             |    2 +-
 documentation/ref-manual/ref-variables.xml         |    2 +-
 documentation/ref-manual/technical-details.xml     |    2 +-
 4 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 ef2e941..9063b70 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4779,8 +4779,8 @@
         </para>
     </section>
 
-    <section id='creating-partitioned-images'>
-        <title>Creating Partitioned Images</title>
+    <section id='creating-partitioned-images-using-wic'>
+        <title>Creating Partitioned Images Using Wic</title>
 
         <para>
             Creating an image for a particular hardware target using the
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index f4905ac..1b08583 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -4494,7 +4494,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
             The following changes have been made to Wic:
             <note>
                 For more information on Wic, see the
-                "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned 
Images</ulink>"
+                "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating 
Partitioned Images Using Wic</ulink>"
                 section in the Yocto Project Development Manual.
             </note>
             <itemizedlist>
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index d99a57a..f1f7644 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -16249,7 +16249,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
                     (<replaceable>image</replaceable><filename>.wic</filename>).
                     For information on how to create a partitioned image, see
                     the
-                    "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned 
Images</ulink>"
+                    "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating 
Partitioned Images Using Wic</ulink>"
                     section in the Yocto Project Development Manual.
                     For details on the kickstart file format, see the
                     "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart 
(<filename>.wks</filename>) Reference</link>
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 0cfc6e6..8b4828b 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -1260,7 +1260,7 @@
         Wic plug-ins.
         This section explains the Wic plug-in interface.
         For information on using Wic in general, see the
-        "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>"
+        "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images-using-wic'>Creating Partitioned Images 
Using Wic</ulink>"
         section in the Yocto Project Development Manual.
         <note>
             Wic plug-ins consist of "source" and "imager" plug-ins.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]