Ensure images in the docs have alt tags for screen readers. Fixes #2903

This commit is contained in:
Murtuza Zabuawala
2018-01-11 16:58:30 +00:00
committed by Dave Page
parent 8b3aecd137
commit b78b97d89b
65 changed files with 899 additions and 599 deletions

View File

@@ -4,9 +4,10 @@
The Server Group Dialog
***********************
Use the *Server Group* dialog to add a new server group. Assign servers to server groups to simplify management of multiple servers. Server groups are displayed as part of the *pgAdmin* tree control.
Use the *Server Group* dialog to add a new server group. Assign servers to server groups to simplify management of multiple servers. Server groups are displayed as part of the *pgAdmin* tree control.
.. image:: images/server_group.png
:alt: Server group dialog
Use the *Name* field on the *Server Group* dialog to specify a name that will identify the server group in the *pgAdmin* tree control.
@@ -14,5 +15,5 @@ Use the *Name* field on the *Server Group* dialog to specify a name that will id
* Click the *Cancel* button to exit without saving work.
* Click the *Reset* button to restore configuration parameters.
To create server connections in a server group, right click on the named server group and select the *Create* option to open the *Create - Server* dialog.
To create server connections in a server group, right click on the named server group and select the *Create* option to open the *Create - Server* dialog.