From b21331daed27acc33bd57a998b01488c4a6ca623 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 21 Sep 2002 00:40:44 +0000 Subject: [PATCH] add generic mechanisms for - collecting start letters of directive names - creating a letter bar with this change, the element is no longer needed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96937 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 66 ++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index b8755d8aee..c732d6171a 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -644,4 +644,70 @@ + + + + + + + + + + + | + + + +   + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.50.1