From 17071595bb02fbe839fb781b25b1bae1dcd362c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 18 Apr 2003 01:59:44 +0000 Subject: [PATCH] respect the replace-space-with attribute in the toc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99427 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/chm/hhc.xsl | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/manual/style/chm/hhc.xsl b/docs/manual/style/chm/hhc.xsl index 39e7445463..0ca6616d2b 100644 --- a/docs/manual/style/chm/hhc.xsl +++ b/docs/manual/style/chm/hhc.xsl @@ -426,7 +426,14 @@ < > - + + + + + + + + @@ -456,7 +463,14 @@ < > - + + + + + + + + -- 2.40.0