[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6685/8267] dev-manual, ref-manual: Established section on YP source files



commit d3a0e0abc110f7b7aa43a6d916851415a8ef810e
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Thu Jun 22 08:55:41 2017 -0700

    dev-manual, ref-manual: Established section on YP source files
    
    Fixes [YOCTO #11630]
    
    To move toward a "how-to" dev-manual, I am consolidating procedures
    for locating and establishing local copies of YP source files into
    a single heading.  I set up a "Working With Yocto Project Source
    Files" section.  This will contain sub-sections to find the various
    areas of YP files and how to clone and check out stuff.
    
    (From yocto-docs rev: 87ff4ee41a50e8aed6b9c5402c51bb47f5a252a3)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/dev-manual/dev-manual-start.xml      |   10 +++++-----
 .../ref-manual/ref-development-environment.xml     |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 7644362..b0412a5 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -246,13 +246,13 @@
     </para>
 </section>
 
-<section id='working-with-git-repositories'>
-    <title>Working With Git Repositories</title>
+<section id='working-with-yocto-project-source-files'>
+    <title>Working With Yocto Project Source Files</title>
 
     <para>
-        This section contains procedures for establishing Git repositories
-        local to your development system.
-        You use these local repositories to work on projects.
+        This section contains procedures related to locating and securing
+        Yocto Project files.
+        You establish and use these local files to work on projects.
         <note>
             For concepts and introductory information about Git as it is used
             in the Yocto Project, see the
diff --git a/documentation/ref-manual/ref-development-environment.xml 
b/documentation/ref-manual/ref-development-environment.xml
index a4009e8..01b0d41 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -285,7 +285,7 @@
                 <listitem><para>
                     For examples beyond the limited few in this section on how
                     to use Git with the Yocto Project, see the
-                    "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-git-repositories'>Working With Git 
Repositories</ulink>"
+                    "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With 
Yocto Project Source Files</ulink>"
                     section in the Yocto Project Development Manual.
                     </para></listitem>
             </itemizedlist>


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