[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6697/8267] dev-manual: Added bold lead-ins for "Accessing Source Repositories"



commit e3fd3ca23523c0ee93953a8949a4f2ec7a7ed858
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Wed Jun 28 15:31:45 2017 -0700

    dev-manual: Added bold lead-ins for "Accessing Source Repositories"
    
    Formatting style need bold lead-ins for steps.
    
    (From yocto-docs rev: b75337188e2346dd40004e22b45a2975f1d4cff3)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/dev-manual/dev-manual-start.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 1155d8f..de85f7a 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -397,22 +397,26 @@
             that you can examine and access using a browser-based UI:
             <orderedlist>
                 <listitem><para>
+                    <emphasis>Access Repositories:</emphasis>
                     Open a browser and go to
                     <ulink url='&YOCTO_GIT_URL;'></ulink> to access the
                     GUI-based interface into the Yocto Project source
                     repositories.
                     </para></listitem>
                 <listitem><para>
+                    <emphasis>Select a Repository:</emphasis>
                     Click on any repository in which you are interested (e.g.
                     <filename>poky</filename>).
                     </para></listitem>
                 <listitem><para>
+                    <emphasis>Find the URL Used to Clone the Repository:</emphasis>
                     At the bottom of the page, note the URL used to
                     <ulink url='&YOCTO_DOCS_REF_URL;#git-commands-clone'>clone</ulink>
                     that repository (e.g.
                     <filename>&YOCTO_GIT_URL;/poky</filename>).
                     </para></listitem>
                 <listitem><para>
+                    <emphasis>Examine Change History of the Repository:</emphasis>
                     At the top of the page, click on any branch in which you
                     might be interested (e.g.
                     <filename>&DISTRO_NAME_NO_CAP;</filename>).


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