]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change the way language-dependent xslt works. Now a different
authorJoshua Slive <slive@apache.org>
Fri, 17 May 2002 17:24:41 +0000 (17:24 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 17 May 2002 17:24:41 +0000 (17:24 +0000)
commit0de64a192c82ceccbea3c5a235f1c56dd70166b5
tree4c74fb9f30024ac9a21f21b279a323a20187fdc3
parent42753eb9edb702952d3bbb0cb7cb41e0c0a42567
Change the way language-dependent xslt works.  Now a different
stylesheet must be used for different languages.  The language-dependent
stylesheets simply include the appropriate language settings and then
include common.xsl to get the real stylesheet.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95154 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/style/build.xml
docs/manual/style/manual.en.xsl [new file with mode: 0644]
docs/manual/style/manual.ja.xsl [new file with mode: 0644]
docs/manual/style/manual.xsl [deleted file]
docs/manual/style/settings.xsl [deleted file]