pgAdmin III commit: Tweaks for the doc build system.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Tweaks for the doc build system.
Date: 2011-07-27 22:48:16
Message-ID: E1QmCtk-0002vN-Eq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-27 22:51:51 pgAdmin III commit: Remove a number of files no longer needed with Sphi
Previous Message Dave Page 2011-07-26 21:33:33 pgAdmin III commit: More wx2.9 compatibility. Almost there now!