docs/publican: ensure output encoding is UTF-8
authorSimon Ser <contact@emersion.fr>
Tue, 10 May 2022 15:21:11 +0000 (17:21 +0200)
committerPekka Paalanen <pq@iki.fi>
Wed, 11 May 2022 07:21:14 +0000 (07:21 +0000)
commitf7ca2c65f3bffd45b54d32d4ccf467c31d48a39b
tree9719af79a361ab1b453f03a07d8fd1ac7bda1272
parent9402afc353bb359b4d87622451abd635d111d356
docs/publican: ensure output encoding is UTF-8

Without this, DocBook picks the output encoding and on some setups
we end up with ISO-8859-1. Tested by booting a fresh Alpine VM,
verifying that the generated HTML is using the incorrect charset,
applying the patch, and verifying that the generated HTML is fixed.

Signed-off-by: Simon Ser <contact@emersion.fr>
doc/publican/meson.build