pgsql: Use a stamp file for the XSLT HTML doc build

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use a stamp file for the XSLT HTML doc build
Date: 2012-11-13 02:45:01
Message-ID: E1TY6Un-0000zL-Mn@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use a stamp file for the XSLT HTML doc build

This way it works more like the DSSSL build, and dependencies are
tracked better by make.

Also copy the CSS stylesheet to the html directory. This was forgotten
when the output directory was changed.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9b3ac49e5afb54c222095dcaf6a73b634ab2c072

Modified Files
--------------
doc/src/sgml/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-11-13 03:06:13 pgsql: Fix multiple problems in WAL replay.
Previous Message Heikki Linnakangas 2012-11-12 16:33:09 pgsql: Oops, have to rename local variables called 'errcontext' in cont