From cae4ad6103261c6e108e100d4bef6b38fb9b8e21 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Sun, 10 Nov 2002 20:34:48 +0000 Subject: [PATCH] Add a ... tag to allow the docs to have a little more structure. Used for the "back" link and for the breadcrumb links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97476 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 84d76e6914..16663001a7 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -110,7 +110,14 @@
- <- + + + <- + + + <- + +
@@ -136,7 +143,12 @@ - + + > + + + +
-- 2.50.1