From: Jirka Kosek Date: Sun, 10 Feb 2002 10:02:19 +0000 (+0000) Subject: Entry with link to page with Table of Contents is put into HTML Help ToC when htmlhel... X-Git-Tag: release/1.79.1~6^2~5929 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4b50dfc9276d268c68200662dbd9b88ffaca5d6;p=docbook-dsssl Entry with link to page with Table of Contents is put into HTML Help ToC when htmlhelp.hhc.show.root=0 and generate.{set|book}.toc=1 --- diff --git a/xsl/htmlhelp/htmlhelp.xsl b/xsl/htmlhelp/htmlhelp.xsl index ef059fdcd..d9b64adbf 100644 --- a/xsl/htmlhelp/htmlhelp.xsl +++ b/xsl/htmlhelp/htmlhelp.xsl @@ -396,6 +396,18 @@ Title= <UL> + + <LI> <OBJECT type="text/sitemap"> + <param name="Name" value=" + + + + "> + <param name="Local" value=" + + "> + </OBJECT> + </UL> @@ -426,6 +438,18 @@ Title= <UL> + + <LI> <OBJECT type="text/sitemap"> + <param name="Name" value=" + + + + "> + <param name="Local" value=" + + "> + </OBJECT> + </UL>