From: Joshua Slive Date: Fri, 17 May 2002 17:27:19 +0000 (+0000) Subject: We are going to need to use the file.xml.ja order, because multiviews will not X-Git-Tag: 2.0.37~352 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247125eecb6cdcae27085d8e0384054bfeeb320e;p=thirdparty%2Fapache%2Fhttpd.git We are going to need to use the file.xml.ja order, because multiviews will not work the other way. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95156 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/build.xml b/docs/manual/style/build.xml index ec1573483c9..76a99f0732f 100644 --- a/docs/manual/style/build.xml +++ b/docs/manual/style/build.xml @@ -18,7 +18,7 @@ destdir="../mod/" extension=".html" style="./manual.en.xsl" - excludes="*.ja.xml" + excludes="*.xml.ja" includes="*.xml">