[gnome-builder] docs: update various screenshots
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] docs: update various screenshots
- Date: Sun, 3 Sep 2017 02:40:24 +0000 (UTC)
commit 81e2d79910acd83005b8c6b0dd71830c917d94a2
Author: Christian Hergert <chergert redhat com>
Date: Sat Sep 2 19:40:00 2017 -0700
docs: update various screenshots
doc/exploring.rst | 28 +-
doc/figures/building.png | Bin 97208 -> 75581 bytes
doc/figures/building.svg | 466 ------------------
doc/figures/clone.png | Bin 67319 -> 56748 bytes
doc/figures/clone.svg | 315 ------------
doc/figures/commandbar.png | Bin 74225 -> 217854 bytes
doc/figures/gearmenu.svg | 378 --------------
doc/figures/greeter.png | Bin 198797 -> 104496 bytes
doc/figures/greeter.svg | 1112 ------------------------------------------
doc/figures/omnibar.png | Bin 100881 -> 115519 bytes
doc/figures/omnibar.svg | 469 ------------------
doc/figures/panels.png | Bin 0 -> 1070 bytes
doc/figures/perspectives.png | Bin 31337 -> 30308 bytes
doc/figures/perspectives.svg | 362 --------------
doc/figures/workbench.png | Bin 34484 -> 18407 bytes
doc/figures/workbench.svg | 543 ---------------------
16 files changed, 15 insertions(+), 3658 deletions(-)
---
diff --git a/doc/exploring.rst b/doc/exploring.rst
index b3396a6..300691c 100644
--- a/doc/exploring.rst
+++ b/doc/exploring.rst
@@ -50,9 +50,12 @@ The header bar is shown below.
This contains a button in the top left for `Switching Perspectives`_.
In the center is the "OmniBar" which can be used to `Build your Project`_.
+.. image:: figures/workbench.png
+ :align: center
+
To the right of the OmniBar is the *Run* button.
Clicking the arrow next to *Run* allows you to change how Builder will run your application.
-You can run normally, with a profiler, or with Valgrind.
+You can run normally, with a debugger, profiler, or event with Valgrind.
On the right is the search box.
Type a few characters from the file you would like to open and it will fuzzy search your project tree.
@@ -61,10 +64,6 @@ Use "Enter" to complete the request and open the file.
To the right of the search box is the workbench menu.
You can find more options here such as `Showing and Hiding Panels`_.
-
-.. image:: figures/workbench.png
- :align: center
-
Switching Perspectives
======================
@@ -72,7 +71,8 @@ To switch perspectives, click the perspective selector button in the top left of
Perspectives that support a keyboard accelerator will display the appropriate accelerator next to name of
the perspective.
.. image:: figures/perspectives.png
- :width: 249 px
+ :width: 295 px
+ :align: center
Select the row to change perspectives.
@@ -80,12 +80,13 @@ Showing and Hiding Panels
=========================
Sometimes panels get in the way of focusing on code.
-You can move them out of the way using the workbench menu in the top-right.
+You can move them out of the way using the buttons in the top left of the workbench window.
-.. image:: figures/gearmenu.png
- :width: 215 px
+.. image:: figures/panels.png
+ :width: 133 px
+ :align: center
-Additionally, you can use the "left-visible", "right-visible", "bottom-visible" commands from the `Command
Bar`_ to toggle their visibility.
+Additionally, you can use the "left-visible" or "bottom-visible" commands from the `Command Bar`_ to toggle
their visibility.
Build your Project
==================
@@ -94,16 +95,16 @@ To build your project, use the OmniBar in the center of the header bar.
To the right of the OmniBar is a button for starting a build as shown in the image below.
.. image:: figures/omnibar.png
- :width: 495 px
+ :width: 708 px
:align: center
-You can also use the "build", "rebuild", or "clean" commands from the command bar.
+You can also use the "build", "rebuild", "install", or "clean" commands from the command bar.
While the project is building, the build button will change to a cancel button.
Clicking the cancel button will abort the current build.
.. image:: figures/building.png
- :width: 495 px
+ :width: 623 px
:align: center
@@ -127,5 +128,6 @@ If Vim-mode is enabled, you can also activate some Vim-inspired commands here.
The command bar includes tab completion as shown below.
.. image:: figures/commandbar.png
+ :width: 1113 px
:align: center
diff --git a/doc/figures/building.png b/doc/figures/building.png
index 911ad96..9c16c96 100644
Binary files a/doc/figures/building.png and b/doc/figures/building.png differ
diff --git a/doc/figures/clone.png b/doc/figures/clone.png
index 9693dde..822db7c 100644
Binary files a/doc/figures/clone.png and b/doc/figures/clone.png differ
diff --git a/doc/figures/commandbar.png b/doc/figures/commandbar.png
index c0bb5a6..17d3661 100644
Binary files a/doc/figures/commandbar.png and b/doc/figures/commandbar.png differ
diff --git a/doc/figures/greeter.png b/doc/figures/greeter.png
index 136a08f..e7826fa 100644
Binary files a/doc/figures/greeter.png and b/doc/figures/greeter.png differ
diff --git a/doc/figures/omnibar.png b/doc/figures/omnibar.png
index 653ddcb..e08e579 100644
Binary files a/doc/figures/omnibar.png and b/doc/figures/omnibar.png differ
diff --git a/doc/figures/panels.png b/doc/figures/panels.png
new file mode 100644
index 0000000..557ffa7
Binary files /dev/null and b/doc/figures/panels.png differ
diff --git a/doc/figures/perspectives.png b/doc/figures/perspectives.png
index fa606ca..98f3e03 100644
Binary files a/doc/figures/perspectives.png and b/doc/figures/perspectives.png differ
diff --git a/doc/figures/workbench.png b/doc/figures/workbench.png
index f8d3a2f..60e37e8 100644
Binary files a/doc/figures/workbench.png and b/doc/figures/workbench.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]