Add XSL stylesheet to fix up SVG files

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Add XSL stylesheet to fix up SVG files
Date: 2019-06-11 11:19:32
Message-ID: 6be261d1-7a6e-fbb8-111a-e642bbc8c53b@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Commit 29046c44f36099f4c979b1491fcf27db2f9184f9 manually edited the SVG
file generated by Ditaa, which was kind of what we wanted to avoid
having to do. Here is an automated way to take care of the same thing,
by using an XSLT stylesheet. This also takes care of another smaller
issue in the SVG generated by Graphviz.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Add-XSL-stylesheet-to-fix-up-SVG-files.patch text/plain 23.7 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2019-06-13 09:23:50 Mistake in documentation for CREATE STATISTICS
Previous Message Michael Paquier 2019-06-10 05:35:58 Re: doc: clarify "pg_signal_backend" default role