summaryrefslogtreecommitdiff
path: root/docs/manual/style/manual.en.xsl
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-04-09 12:21:21 +0000
committerAndré Malo <nd@apache.org>2003-04-09 12:21:21 +0000
commitf9b67df04bb97ee48addfee14301b4674ea0f396 (patch)
tree81754aa6227a0778a0fe76e9cfa049e4d03f748a /docs/manual/style/manual.en.xsl
parent849ccfac040eb956c0c6fa3339d5ef8378aea100 (diff)
downloadhttpd-f9b67df04bb97ee48addfee14301b4674ea0f396.tar.gz
use Google Search.
We may have to experimt a bit to get best results. This is a first attempt. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style/manual.en.xsl')
-rw-r--r--docs/manual/style/manual.en.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/style/manual.en.xsl b/docs/manual/style/manual.en.xsl
index 1446d5f81c..cce29d7fea 100644
--- a/docs/manual/style/manual.en.xsl
+++ b/docs/manual/style/manual.en.xsl
@@ -12,6 +12,7 @@
<!-- Read the localized messages from the specified language file -->
<xsl:variable name="messages" select="document('lang/en.xml')/messages"/>
+<xsl:variable name="output-encoding" select="'ISO-8859-1'" />
<!-- Now get the real guts of the stylesheet -->
<xsl:include href="xsl/common.xsl"/>