pgsql: doc: improve build for non-Latin1 characters

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve build for non-Latin1 characters
Date: 2024-11-01 16:47:16
Message-ID: E1t6unt-003TTk-62@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-docs

doc: improve build for non-Latin1 characters

Add README.non-ASCII to explain non-ASCII doc behavior; some text moved
from release.sgml.

Change UTF8 SGML characters to use HTML entities.

Remove unnecessary UTF8 spaces.

Add SVG file check for check-nbsp target.

Add dummy 'pdf' Makefile target.

Reported-by: Yugo Nagata

Discussion: https://postgr.es/m/20241011114122.c90f8a871462da36f2e2afeb@sraoss.co.jp

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/641a5b7a1447954076728f259342c2f9201bb0b5

Modified Files
--------------
doc/src/sgml/Makefile | 11 ++++-----
doc/src/sgml/README.non-ASCII | 37 +++++++++++++++++++++++++++++++
doc/src/sgml/charset.sgml | 10 ++++-----
doc/src/sgml/images/genetic-algorithm.svg | 4 ++--
doc/src/sgml/release.sgml | 18 ---------------
doc/src/sgml/stylesheet-man.xsl | 12 +++++-----
6 files changed, 56 insertions(+), 36 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-11-01 16:50:12 pgsql: Update contrib/sepgsql regression tests for commit 89e51abcb.
Previous Message Peter Geoghegan 2024-11-01 15:43:54 pgsql: Clarify nbtree array preprocessing comment.

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2024-11-01 17:14:56 Re: Connection Info
Previous Message Bruce Momjian 2024-11-01 14:23:25 Re: fir for row level security