| From: | petere(at)postgresql(dot)org (Peter Eisentraut) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Reorganize XSLT stylesheet support. |
| Date: | 2006-12-10 16:01:06 |
| Message-ID: | 20061210160106.57EF39FA2C7@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Reorganize XSLT stylesheet support. Put common things into a separate
file (instead of repeating), add XSL-FO stylesheet and appropriate make
rules.
Modified Files:
--------------
pgsql/doc/src/sgml:
Makefile (r1.82 -> r1.83)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile.diff?r1=1.82&r2=1.83)
stylesheet-hh.xsl (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/stylesheet-hh.xsl.diff?r1=1.1&r2=1.2)
stylesheet.xsl (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/stylesheet.xsl.diff?r1=1.2&r2=1.3)
Added Files:
-----------
pgsql/doc/src/sgml:
stylesheet-common.xsl (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/stylesheet-common.xsl?rev=1.1&content-type=text/x-cvsweb-markup)
stylesheet-fo.xsl (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/stylesheet-fo.xsl?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2006-12-10 20:46:03 | pgsql: Make separate targets for building printable documentation in A4 |
| Previous Message | User Andrewd | 2006-12-10 13:16:10 | pgbuildfarm - client-code: Set permissions correctly for copied DLLs, |