Add XSL stylesheet to fix up SVG files - Mailing list pgsql-docs

From Peter Eisentraut
Subject Add XSL stylesheet to fix up SVG files
Date
Msg-id 6be261d1-7a6e-fbb8-111a-e642bbc8c53b@2ndquadrant.com
Whole thread Raw
Responses Re: Add XSL stylesheet to fix up SVG files
List 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

pgsql-docs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: doc: clarify "pg_signal_backend" default role
Next
From: PG Doc comments form
Date:
Subject: Mistake in documentation for CREATE STATISTICS