From 8d4cc69ea39304decc78d687fd3b97a9b1907bf9 Mon Sep 17 00:00:00 2001 From: Andres Freund Date: Sun, 19 Mar 2023 11:11:37 -0700 Subject: [PATCH v2 7/8] docs: speed up docs build by special-casing the gentext.template --- doc/src/sgml/stylesheet-speedup-common.xsl | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/doc/src/sgml/stylesheet-speedup-common.xsl b/doc/src/sgml/stylesheet-speedup-common.xsl index e3fb582a1cc..5266ff587b9 100644 --- a/doc/src/sgml/stylesheet-speedup-common.xsl +++ b/doc/src/sgml/stylesheet-speedup-common.xsl @@ -96,5 +96,84 @@ en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No template for " + + " (or any of its leaves) exists in the context named " + + " in the " + " en localization. + + + + + + + + + + + + + + + + + + + + + + No context named " + + " exists in the " + + " localization. + + + + + + + + + + + + + -- 2.38.0