From ce399ff2db52e798deab2f82a052cc97b377477b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luke=20Sern=C3=A9?= Date: Fri, 23 Jun 2023 15:03:35 +0200 Subject: [PATCH] Docs: Ensure generated html is utf-8 encoded --- Ghidra/Features/Decompiler/src/main/doc/cspec_html.xsl | 2 ++ .../Features/Decompiler/src/main/doc/decompileplugin_html.xsl | 2 ++ Ghidra/Features/Decompiler/src/main/doc/pcoderef_html.xsl | 2 ++ Ghidra/Features/Decompiler/src/main/doc/sleigh_html.xsl | 2 ++ 4 files changed, 8 insertions(+) diff --git a/Ghidra/Features/Decompiler/src/main/doc/cspec_html.xsl b/Ghidra/Features/Decompiler/src/main/doc/cspec_html.xsl index 0d815237ef..99f301135b 100644 --- a/Ghidra/Features/Decompiler/src/main/doc/cspec_html.xsl +++ b/Ghidra/Features/Decompiler/src/main/doc/cspec_html.xsl @@ -29,4 +29,6 @@ + + diff --git a/Ghidra/Features/Decompiler/src/main/doc/decompileplugin_html.xsl b/Ghidra/Features/Decompiler/src/main/doc/decompileplugin_html.xsl index d73720d3ca..7487e1053d 100644 --- a/Ghidra/Features/Decompiler/src/main/doc/decompileplugin_html.xsl +++ b/Ghidra/Features/Decompiler/src/main/doc/decompileplugin_html.xsl @@ -54,6 +54,8 @@ + + diff --git a/Ghidra/Features/Decompiler/src/main/doc/pcoderef_html.xsl b/Ghidra/Features/Decompiler/src/main/doc/pcoderef_html.xsl index 9b4bfc2e4f..8674a594ba 100644 --- a/Ghidra/Features/Decompiler/src/main/doc/pcoderef_html.xsl +++ b/Ghidra/Features/Decompiler/src/main/doc/pcoderef_html.xsl @@ -12,4 +12,6 @@ + + diff --git a/Ghidra/Features/Decompiler/src/main/doc/sleigh_html.xsl b/Ghidra/Features/Decompiler/src/main/doc/sleigh_html.xsl index 3633ae7ab7..7957d2291b 100644 --- a/Ghidra/Features/Decompiler/src/main/doc/sleigh_html.xsl +++ b/Ghidra/Features/Decompiler/src/main/doc/sleigh_html.xsl @@ -12,4 +12,6 @@ + +