summaryrefslogtreecommitdiffstats
path: root/docs/manual/style/manual.ja.xsl
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2014-02-01 23:23:36 +0100
committerAndré Malo <nd@apache.org>2014-02-01 23:23:36 +0100
commit30c21cbc0db9f30cbb77fefcf4bdc3f7d1717d65 (patch)
tree4d9bd2fad187e0d674cc5034a1aab51de398e3f5 /docs/manual/style/manual.ja.xsl
parentport retirement styles from 2.0 to trunk (diff)
downloadapache2-30c21cbc0db9f30cbb77fefcf4bdc3f7d1717d65.tar.xz
apache2-30c21cbc0db9f30cbb77fefcf4bdc3f7d1717d65.zip
build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563494 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/style/manual.ja.xsl')
-rw-r--r--docs/manual/style/manual.ja.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/style/manual.ja.xsl b/docs/manual/style/manual.ja.xsl
index 1c67586719..85ad8307bd 100644
--- a/docs/manual/style/manual.ja.xsl
+++ b/docs/manual/style/manual.ja.xsl
@@ -30,6 +30,7 @@
<xsl:variable name="output-encoding">UTF-8</xsl:variable>
<xsl:variable name="is-chm" select="false()"/>
<xsl:variable name="is-zip" select="false()"/>
+<xsl:variable name="is-retired" select="false()"/>
<!-- Now get the real guts of the stylesheet -->
<xsl:include href="xsl/common.xsl"/>