Some more doc restructuring and cleanup.

This commit is contained in:
Dave Page 2019-03-07 14:29:51 +00:00
parent 64ee23a088
commit 47bce4eb23
2 changed files with 3 additions and 3 deletions

View File

@ -71,7 +71,7 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
browser user_interface
menu_bar menu_bar
toolbar toolbar
tabbed_browser tabbed_browser

View File

@ -1,7 +1,7 @@
.. _browser: .. _user_interface:
***************************** *****************************
`The pgAdmin 4 Client`:index: `User Interface`:index:
***************************** *****************************
pgAdmin 4 supports all PostgreSQL features, from writing simple SQL queries to developing complex databases. It is designed to query an active database (in real-time), allowing you to stay current with modifications and implementations. pgAdmin 4 supports all PostgreSQL features, from writing simple SQL queries to developing complex databases. It is designed to query an active database (in real-time), allowing you to stay current with modifications and implementations.