mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Major doc cleanup:
- Reformat source so it's wrapped. - Standardise markup. - Center images. - Restructure in various places to improve the indexing. - Remove duplicated Query Tool toolbar descriptions. - Ensure the structure works in both HTML and LaTeX.
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
`Management Basics`:index:
|
||||
**************************
|
||||
|
||||
pgAdmin provides point and click dialogs that help you perform server management functions. Dialogs simplify tasks such as managing named restore points, granting user privileges, and performing VACUUM, ANALYZE and REINDEX functions.
|
||||
|
||||
|
||||
Contents:
|
||||
pgAdmin provides point and click dialogs that help you perform server management
|
||||
functions. Dialogs simplify tasks such as managing named restore points,
|
||||
granting user privileges, and performing VACUUM, ANALYZE and REINDEX functions.
|
||||
|
||||
.. toctree::
|
||||
|
||||
:maxdepth: 1
|
||||
|
||||
add_restore_point_dialog
|
||||
change_password_dialog
|
||||
grant_wizard
|
||||
|
||||
Reference in New Issue
Block a user