aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/publican/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/publican/meson.build b/doc/publican/meson.build
index 60305f4..eac3e9b 100644
--- a/doc/publican/meson.build
+++ b/doc/publican/meson.build
@@ -7,6 +7,7 @@ custom_target(
command: [
xmlto,
'--skip-validation',
+ '--stringparam', 'chunker.output.encoding=UTF-8',
'--stringparam', 'chunk.section.depth=0',
'--stringparam', 'toc.section.depth=1',
'--stringparam', 'generate.consistent.ids=1',