[gnome-builder] help: update project creation docs



commit e60bcc9c29d8da3976434633b4b018e7b112f0d9
Author: Christian Hergert <chergert redhat com>
Date:   Tue Mar 12 12:40:42 2019 -0700

    help: update project creation docs

 doc/help/figures/clone.png      | Bin 56748 -> 203282 bytes
 doc/help/figures/newproject.png | Bin 113731 -> 0 bytes
 doc/help/projects/creating.rst  |  13 ++++++-------
 3 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/doc/help/figures/clone.png b/doc/help/figures/clone.png
index 822db7ce6..526048e95 100644
Binary files a/doc/help/figures/clone.png and b/doc/help/figures/clone.png differ
diff --git a/doc/help/projects/creating.rst b/doc/help/projects/creating.rst
index 967cf65ec..4c9d6946a 100644
--- a/doc/help/projects/creating.rst
+++ b/doc/help/projects/creating.rst
@@ -14,8 +14,8 @@ Creating a new Project
 To create a new project, select "New" from the project greeter.
 The project creation guide will be displayed.
 
-.. image:: ../figures/newproject.png
-   :width: 885 px
+.. image:: ../figures/start-new-project.png
+   :width: 512 px
    :align: center
 
 Give your project a meaningful name, as this is not easily changeable later.
@@ -40,14 +40,13 @@ Cloning an Existing Project
 ===========================
 
 To clone an existing project, you will need the URL of your **git repository**.
-For example, to clone the Builder project, you could specify: ``git://git.gnome.org/gnome-builder.git``
+For example, to clone the Builder project, you could specify: 
``https://gitlab.gnome.org/GNOME/gnome-builder.git``.
 
 .. image:: ../figures/clone.png
-   :width: 885 px
    :align: center
 
-After entering the URL, press the "Clone" button in the upper-right corner of
-the window and wait for the operation to complete. Once the project has been
-cloned, you will be shown the workbench window.
+After entering the URL, press the "Clone" button and wait for the operation to complete.
+You'll be provided progress updates during the operation.
+Once the project has been cloned, a new workspace window will be opened for the project.
 
 .. note:: If the remote repository requires authorization a dialog will be displayed for you to input your 
credentials.


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