From b35657ab54ed5f25d893f1e3f3777ecf78ee51a9 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Tue, 9 Jun 2020 12:59:40 +0200 Subject: [PATCH] docs: Always generate UTF-8 encoding (cherry picked from commit ab85a400536f239f98351be233a4c1946b7a6133) --- docs/lib/vg-faq2txt.xsl | 2 +- docs/lib/vg-html-chunk.xsl | 4 +++- docs/lib/vg-html-common.xsl | 5 ++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/lib/vg-faq2txt.xsl b/docs/lib/vg-faq2txt.xsl index 97431bb604..95e94621d3 100644 --- a/docs/lib/vg-faq2txt.xsl +++ b/docs/lib/vg-faq2txt.xsl @@ -17,7 +17,7 @@ - diff --git a/docs/lib/vg-html-chunk.xsl b/docs/lib/vg-html-chunk.xsl index e504d9bc93..b83af34ce4 100644 --- a/docs/lib/vg-html-chunk.xsl +++ b/docs/lib/vg-html-chunk.xsl @@ -4,10 +4,12 @@ - + + + diff --git a/docs/lib/vg-html-common.xsl b/docs/lib/vg-html-common.xsl index 4fa7212832..7ffb6824a4 100644 --- a/docs/lib/vg-html-common.xsl +++ b/docs/lib/vg-html-common.xsl @@ -15,9 +15,8 @@ - - - + + -- 2.47.3