From 5f28467d139b0791f14b2bc7023051d6cecaa312 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Wed, 17 Nov 2004 20:53:01 +0000 Subject: [PATCH] Removed reference to index HTML pages from manifest if the output format is HTML Help --- xsl/html/manifest.xsl | 22 +++++++++++++++++++++- xsl/htmlhelp/htmlhelp-common.xsl | 3 +++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/xsl/html/manifest.xsl b/xsl/html/manifest.xsl index 48f3924a3..a546a0ea6 100644 --- a/xsl/html/manifest.xsl +++ b/xsl/html/manifest.xsl @@ -42,7 +42,6 @@ |section |book/glossary|article/glossary|part/glossary |book/bibliography|article/bibliography|part/bibliography - |book/index|article/index|part/index |colophon" mode="enumerate-files"> @@ -62,6 +61,27 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/htmlhelp/htmlhelp-common.xsl b/xsl/htmlhelp/htmlhelp-common.xsl index c1e3e26e2..6e504225a 100644 --- a/xsl/htmlhelp/htmlhelp-common.xsl +++ b/xsl/htmlhelp/htmlhelp-common.xsl @@ -20,6 +20,9 @@ + + + -- 2.50.1