pgAdmin 4 commit: Use our own doc theme.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Use our own doc theme.
Date: 2019-07-04 13:10:04
Message-ID: E1hj1Uy-0004hE-2B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use our own doc theme.

Branch
------
master

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

Modified Files
--------------
docs/en_US/conf.py | 40 +-
docs/en_US/theme/pgadmin4/layout.html | 4 +
docs/en_US/theme/pgadmin4/static/favicon.ico | Bin 0 -> 78998 bytes
docs/en_US/theme/pgadmin4/static/style.css | 526 +++++++++++++++++++++++++++
docs/en_US/theme/pgadmin4/theme.conf | 11 +
5 files changed, 561 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-04 13:33:08 pgAdmin 4 commit: Set the mouse cursor appropriately based on the layou
Previous Message Akshay Joshi 2019-07-04 12:39:47 pgAdmin 4 commit: Update the version number in release note.