From: Joshua Slive Date: Mon, 18 Feb 2002 15:43:15 +0000 (+0000) Subject: Three xsl changes: X-Git-Tag: 2.0.33~209 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c605a806656d13a7427cf5e4372c61bc65e17f1e;p=apache Three xsl changes: 1. If there are no directives for a module, print "This module provides no directives." 2. Add the type="section" parameter for and . The < and > should not be included. They will be added by the transformation. 3. All fragment anchors (internal page links) go to lowercase. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93476 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/manual.xsl b/docs/manual/style/manual.xsl index afca801bbe..a07eb4d070 100644 --- a/docs/manual/style/manual.xsl +++ b/docs/manual/style/manual.xsl @@ -12,6 +12,9 @@ + + + @@ -72,15 +75,21 @@

Directives

+
    -
  • + +
+
+ +

This module provides no directives.

+
@@ -139,11 +148,13 @@ + - -

Directive

+ +

<> + Directive

@@ -228,11 +239,12 @@ + - + <> - + <>