Skip to content

Commit c45502d

Browse files
Update menu bar documentation. #9567
1 parent 5edab2f commit c45502d

File tree

5 files changed

+29
-5
lines changed

5 files changed

+29
-5
lines changed

docs/en_US/images/file_menu.png

13.6 KB
Loading

docs/en_US/images/help_menu.png

23.1 KB
Loading
101 KB
Loading

docs/en_US/images/tool_menu.png

154 KB
Loading

docs/en_US/menu_bar.rst

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
*****************
66

77
The pgAdmin menu bar provides drop-down menus for access to options, commands,
8-
and utilities. The menu bar displays the following selections: *File*, *Object*,
9-
Tools*, and *Help*. Selections may be grayed out which indicates they are
8+
and utilities. Its layout adapts based on your deployment: in Web mode,
9+
you will see *File*, *Object*, *Tools*, and *Help* menus. In Desktop mode,
10+
the *pgAdmin4* application menu replaces the standard *File* menu.
11+
Selections may be grayed out which indicates they are
1012
disabled for the object currently selected in the *pgAdmin* tree control.
1113

1214
The File Menu
@@ -16,7 +18,7 @@ The File Menu
1618
:alt: pgAdmin file menu bar
1719
:align: center
1820

19-
Use the *File* menu to access the following options:
21+
Use the *File* menu available in web mode to access the following options:
2022

2123
+-------------------------+---------------------------------------------------------------------------------------------------------+
2224
| Option | Action |
@@ -25,8 +27,30 @@ Use the *File* menu to access the following options:
2527
+-------------------------+---------------------------------------------------------------------------------------------------------+
2628
| *Reset Layout* | If you have modified the workspace, click to restore the default layout. |
2729
+-------------------------+---------------------------------------------------------------------------------------------------------+
28-
| *Runtime* | Click to open a submenu to Configure, View Log and Zoom settings. Only visible when pgAdmin4 runs in |
29-
| | desktop mode. To know more about runtime menu :ref:`click here <desktop_deployment>` |
30+
31+
32+
The pgAdmin4 Menu
33+
*****************
34+
35+
.. image:: /images/pgadmin4_menu.png
36+
:alt: pgAdmin pgadmin4 menu bar
37+
:align: center
38+
39+
Use the *pgAdmin4* menu available in desktop mode to access the following options:
40+
41+
+-------------------------+---------------------------------------------------------------------------------------------------------+
42+
| Option | Action |
43+
+=========================+=========================================================================================================+
44+
| *About pgAdmin 4* | Provide pgadmin4 configuration information like version, mode etc. |
45+
+-------------------------+---------------------------------------------------------------------------------------------------------+
46+
| *Preferences/settings* | Click to open the :ref:`Preferences <preferences>` dialog to customize your pgAdmin settings. |
47+
+-------------------------+---------------------------------------------------------------------------------------------------------+
48+
| *Reset Layout* | If you have modified the workspace, click to restore the default layout. |
49+
+-------------------------+---------------------------------------------------------------------------------------------------------+
50+
| *View Logs* | This will show current pgadmin4 logs. |
51+
+-------------------------+---------------------------------------------------------------------------------------------------------+
52+
| *Configure runtime* | Click to open a window that allows to configure application port, connection timeout to launch the |
53+
| | application. To know more about runtime menu :ref:`click here <desktop_deployment>` |
3054
+-------------------------+---------------------------------------------------------------------------------------------------------+
3155

3256
The Object Menu

0 commit comments

Comments
 (0)