]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/htmlhelp.default.topic.xml
Capitalized the start of a sentence in the bucket section of cataloging.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / htmlhelp.default.topic.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="htmlhelp.default.topic">\r
7 <refmeta>\r
8 <refentrytitle>htmlhelp.default.topic</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>htmlhelp.default.topic</refname>\r
13 <refpurpose>Name of file with default topic</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="htmlhelp.default.topic.frag">\r
18 <xsl:param name="htmlhelp.default.topic"></xsl:param>\r
19 </src:fragment>\r
20 </refsynopsisdiv>\r
21 \r
22 <refsection><info><title>Description</title></info>\r
23 \r
24 <para>Normally first chunk of document is displayed when you open HTML\r
25 Help file. If you want to display another topic, simply set its\r
26 filename by this parameter.</para>\r
27 \r
28 <para>This is useful especially if you don't generate ToC in front of\r
29 your document and you also hide root element in ToC. E.g.:</para>\r
30 \r
31 <programlisting>&lt;xsl:param name="generate.book.toc" select="0"/&gt;\r
32 &lt;xsl:param name="htmlhelp.hhc.show.root" select="0"/&gt;\r
33 &lt;xsl:param name="htmlhelp.default.topic">pr01.html&lt;/xsl:param>\r
34 </programlisting>\r
35 \r
36 </refsection>\r
37 </refentry>\r