pgAdmin III commit: Tweaks for the doc build system. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Tweaks for the doc build system.
Date
Msg-id E1QmCtk-0002vN-Eq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Tweaks for the doc build system.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c4260a04e7cd273e6233d65dfa936b71e8e944b2

Modified Files
--------------
Makefile.am                |    8 +-
bootstrap                  |    2 +
docs/builddocs.bat         |    4 +-
docs/en_US/conf.py         |  219 --------------------------------------------
docs/en_US/conf.py.in      |  219 ++++++++++++++++++++++++++++++++++++++++++++
pkg/win32/src/pgadmin3.wxs |    2 +-
6 files changed, 228 insertions(+), 226 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: More wx2.9 compatibility. Almost there now!
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Remove a number of files no longer needed with Sphi