remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / htmlhelp.default.topic.xml
diff --git a/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/htmlhelp.default.topic.xml b/stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/htmlhelp.default.topic.xml
deleted file mode 100755 (executable)
index d7da3b1..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="htmlhelp.default.topic">\r
-<refmeta>\r
-<refentrytitle>htmlhelp.default.topic</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>htmlhelp.default.topic</refname>\r
-<refpurpose>Name of file with default topic</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="htmlhelp.default.topic.frag">\r
-<xsl:param name="htmlhelp.default.topic"></xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>Normally first chunk of document is displayed when you open HTML\r
-Help file. If you want to display another topic, simply set its\r
-filename by this parameter.</para>\r
-\r
-<para>This is useful especially if you don't generate ToC in front of\r
-your document and you also hide root element in ToC. E.g.:</para>\r
-\r
-<programlisting>&lt;xsl:param name="generate.book.toc" select="0"/&gt;\r
-&lt;xsl:param name="htmlhelp.hhc.show.root" select="0"/&gt;\r
-&lt;xsl:param name="htmlhelp.default.topic">pr01.html&lt;/xsl:param>\r
-</programlisting>\r
-\r
-</refsection>\r
-</refentry>\r