pgAdmin 4 commit: Runtime docs. Fixes #6195

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Runtime docs. Fixes #6195
Date: 2021-02-22 10:47:16
Message-ID: E1lE8kG-00071q-MJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Runtime docs. Fixes #6195

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea33ab308e9a52aa2c04797983d0a46495898ffa
Author: Nidhi Bhammar <nidhi(dot)bhammar(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/desktop_deployment.rst | 83 +++++++++++++++++++++-------
docs/en_US/images/runtime_configuration.png | Bin 0 -> 179183 bytes
docs/en_US/images/runtime_error.png | Bin 0 -> 167573 bytes
docs/en_US/images/runtime_menu.png | Bin 0 -> 64350 bytes
docs/en_US/images/runtime_standalone.png | Bin 0 -> 204262 bytes
docs/en_US/images/runtime_view_log.png | Bin 0 -> 152394 bytes
docs/en_US/index.rst | 18 +-----
7 files changed, 63 insertions(+), 38 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-22 11:17:21 pgAdmin 4 commit: Updated release note
Previous Message Akshay Joshi 2021-02-22 09:32:10 Re: [pgAdmin][patch] ERD API test case failing for PG13