Re: pgAdmin 4 commit: Update docs to more accurately reflect the SERVER_MOD - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin 4 commit: Update docs to more accurately reflect the SERVER_MOD
Date
Msg-id CA+OCxozbJuFMN_u7rc6fkJux3QqU+DWAo3NSp2hMdXMaVukzCA@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4 commit: Update docs to more accurately reflect theSERVER_MOD  (Dave Page <dpage@pgadmin.org>)
Responses Re: pgAdmin 4 commit: Update docs to more accurately reflect the SERVER_MOD  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Akshay, Ashesh,

I've committed these doc changes to reflect the paths/SERVER_MODE changes. Could you both please review them and let me know if I missed anything of importance, or if anything isn't clear?

Thanks.

On Fri, Aug 25, 2017 at 12:13 PM, Dave Page <dpage@pgadmin.org> wrote:
Update docs to more accurately reflect the SERVER_MODE config requirements.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c016f0993fb557052cce7e11cd6ad818bd7c3a3

Modified Files
--------------
docs/en_US/desktop_deployment.rst | 39 ++++++++++-----------------------------
docs/en_US/server_deployment.rst  | 18 ++++++++----------
2 files changed, 18 insertions(+), 39 deletions(-)




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python27 #296
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the SERVER_MODE changes don't break the PIPbu