From: André Malo Date: Tue, 10 Sep 2002 01:20:47 +0000 (+0000) Subject: move the page types into an extra file, so a new type doesn't X-Git-Tag: 2.0.42~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa223b9e4df5a202ca97e99d0e002e4a0ff5a592;p=thirdparty%2Fapache%2Fhttpd.git move the page types into an extra file, so a new type doesn't require a change of common.xsl (and causes transforming of all xml docs...) new: pagetypes.xsl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96731 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 0c18cb64203..d3955667fb7 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -34,11 +34,7 @@ - - - - - + diff --git a/docs/manual/style/xsl/pagetypes.xsl b/docs/manual/style/xsl/pagetypes.xsl new file mode 100644 index 00000000000..b282174c937 --- /dev/null +++ b/docs/manual/style/xsl/pagetypes.xsl @@ -0,0 +1,17 @@ + + ]> + + + + + + + + + + + + +