]> granicus.if.org Git - docbook-dsssl/commitdiff
Parameters moved to params subdirectory.
authorJirka Kosek <jirka@kosek.cz>
Mon, 5 Nov 2001 12:10:54 +0000 (12:10 +0000)
committerJirka Kosek <jirka@kosek.cz>
Mon, 5 Nov 2001 12:10:54 +0000 (12:10 +0000)
xsl/html/param.ent
xsl/html/param.xweb
xsl/htmlhelp/htmlhelp-common.xsl
xsl/params/htmlhelp.autolabel.xml [new file with mode: 0644]
xsl/params/htmlhelp.chm.xml [new file with mode: 0644]
xsl/params/htmlhelp.encoding.xml [new file with mode: 0644]
xsl/params/htmlhelp.enumerate.images.xml [new file with mode: 0644]
xsl/params/htmlhelp.hhc.xml [new file with mode: 0644]
xsl/params/htmlhelp.hhp.tail.xml [new file with mode: 0644]
xsl/params/htmlhelp.hhp.xml [new file with mode: 0644]

index df8012afc57ac6e6c7eb9e8ae623cd9d77dd56af..2144933f0ca38a9878ad00c414e1656d664c98de 100644 (file)
 <!ENTITY table.border.thickness SYSTEM "../params/table.border.thickness.xml">
 <!ENTITY table.border.style SYSTEM "../params/table.border.style.xml">
 <!ENTITY table.border.color SYSTEM "../params/table.border.color.xml">
+
+<!ENTITY htmlhelp.encoding SYSTEM "../params/htmlhelp.encoding.xml">
+<!ENTITY htmlhelp.autolabel SYSTEM "../params/htmlhelp.autolabel.xml">
+<!ENTITY htmlhelp.chm SYSTEM "../params/htmlhelp.chm.xml">
+<!ENTITY htmlhelp.hhp SYSTEM "../params/htmlhelp.hhp.xml">
+<!ENTITY htmlhelp.hhc SYSTEM "../params/htmlhelp.hhc.xml">
+<!ENTITY htmlhelp.hhp.tail SYSTEM "../params/htmlhelp.hhp.tail.xml">
+<!ENTITY htmlhelp.enumerate.images SYSTEM "../params/htmlhelp.enumerate.images.xml">
\ No newline at end of file
index 5348244ac430c0bf3e42533f8d14558612ca9e66..033d6a4f5d1859760d7e69df41f06e1f721abd09 100644 (file)
@@ -230,6 +230,16 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &chunk.datafile;
 </reference>
 
+<reference><title>HTML Help</title>
+&htmlhelp.encoding;
+&htmlhelp.autolabel;
+&htmlhelp.chm;
+&htmlhelp.hhp;
+&htmlhelp.hhc;
+&htmlhelp.hhp.tail;
+&htmlhelp.enumerate.images;
+</reference>
+
 <appendix><title>The Stylesheet</title>
 
 <para>The <filename>param.xsl</filename> stylesheet is just a wrapper
@@ -370,7 +380,13 @@ around all these parameters.</para>
 <src:fragref linkend="table.border.thickness"/>
 <src:fragref linkend="table.border.style"/>
 <src:fragref linkend="table.border.color"/>
-
+<src:fragref linkend="htmlhelp.encoding"/>
+<src:fragref linkend="htmlhelp.autolabel"/>
+<src:fragref linkend="htmlhelp.chm"/>
+<src:fragref linkend="htmlhelp.hhp"/>
+<src:fragref linkend="htmlhelp.hhc"/>
+<src:fragref linkend="htmlhelp.hhp.tail"/>
+<src:fragref linkend="htmlhelp.enumerate.images"/>
 </xsl:stylesheet>
 </src:fragment>
 
index dca6811c53cf018321b5529b9db5dad7e41a2a3f..0d20b174defd59508869dd8fd3492c91bae8b628 100644 (file)
 
      ******************************************************************** -->
 
-<!-- ==================================================================== -->
-<xsl:param name="htmlhelp.encoding" select="'iso-8859-1'"/>
-
-<doc:param name="htmlhelp.encoding" xmlns="">
-<refpurpose>Character encoding to use in files for HTML Help compiler.</refpurpose>
-<refdescription>
-<para>HTML Help Compiler is not UTF-8 aware, so you should always use
-apropriate single-byte encoding here.</para>
-</refdescription>
-</doc:param>
-
-<xsl:param name="htmlhelp.autolabel" select="0"/>
-
-<doc:param name="htmlhelp.autolabel" xmlns="">
-<refpurpose>Should tree-like ToC use autonumbering feature?</refpurpose>
-<refdescription>
-<para>If you want to include chapter and section numbers into ToC in
-the left panel, set this parameter to 1.</para>
-</refdescription>
-</doc:param>
-
-<xsl:param name="htmlhelp.chm" select="'htmlhelp.chm'"/>
-
-<doc:param name="htmlhelp.chm" xmlns="">
-<refpurpose>Filename of output HTML Help file.</refpurpose>
-<refdescription>
-<para>Change this parameter if you want different name of result
-CHM file than htmlhelp.chm.</para>
-</refdescription>
-</doc:param>
-
-<xsl:param name="htmlhelp.hhp" select="'htmlhelp.hhp'"/>
-
-<doc:param name="htmlhelp.hhp" xmlns="">
-<refpurpose>Filename of project file.</refpurpose>
-<refdescription>
-<para>Change this parameter if you want different name of project
-file than htmlhelp.hhp.</para>
-</refdescription>
-</doc:param>
-
-<xsl:param name="htmlhelp.hhc" select="'toc.hhc'"/>
-
-<doc:param name="htmlhelp.hhc" xmlns="">
-<refpurpose>Filename of TOC file.</refpurpose>
-<refdescription>
-<para>Change this parameter if you want different name of TOC file
-than toc.hhc.</para>
-</refdescription>
-</doc:param>
-
-<xsl:param name="htmlhelp.hhp.tail"/>
-
-<doc:param name="htmlhelp.hhp.tail" xmlns="">
-<refpurpose>Additional content for project file.</refpurpose>
-<refdescription>
-<para>If you want to include some additional parameters into project file,
-store appropriate part of project file into this parameter.</para>
-</refdescription>
-</doc:param>
-
-<xsl:param name="htmlhelp.enumerate.images" select="0"/>
-
-<doc:param name="htmlhelp.enumerate.images" xmlns="">
-<refpurpose>Should be paths to all used images added to project file?</refpurpose>
-<refdescription>
-<para>You should turn on this flag, if you insert images into your documents 
-as external binary entities or if you are using absolute path in image names.</para>
-</refdescription>
-</doc:param>
 
 <!-- ==================================================================== -->
 <!-- Customizations of standard HTML stylesheet parameters -->
diff --git a/xsl/params/htmlhelp.autolabel.xml b/xsl/params/htmlhelp.autolabel.xml
new file mode 100644 (file)
index 0000000..6eb909c
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.autolabel</refentrytitle>
+<refmiscinfo role="type">boolean</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.autolabel</refname>
+<refpurpose>Should tree-like ToC use autonumbering feature?</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.autolabel">
+<xsl:param name="htmlhelp.autolabel" select="0"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>If you want to include chapter and section numbers into ToC in
+the left panel, set this parameter to 1.</para>
+
+</refsect1>
+</refentry>
diff --git a/xsl/params/htmlhelp.chm.xml b/xsl/params/htmlhelp.chm.xml
new file mode 100644 (file)
index 0000000..0188e34
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.chm</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.chm</refname>
+<refpurpose>Filename of output HTML Help file.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.chm">
+<xsl:param name="htmlhelp.chm" select="'htmlhelp.chm'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>Change this parameter if you want different name of result
+CHM file than htmlhelp.chm.</para>
+
+</refsect1>
+</refentry>
diff --git a/xsl/params/htmlhelp.encoding.xml b/xsl/params/htmlhelp.encoding.xml
new file mode 100644 (file)
index 0000000..538731c
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.encoding</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.encoding</refname>
+<refpurpose>Character encoding to use in files for HTML Help compiler.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.encoding">
+<xsl:param name="htmlhelp.encoding" select="'iso-8859-1'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>HTML Help Compiler is not UTF-8 aware, so you should always use
+apropriate single-byte encoding here.</para>
+
+</refsect1>
+</refentry>
diff --git a/xsl/params/htmlhelp.enumerate.images.xml b/xsl/params/htmlhelp.enumerate.images.xml
new file mode 100644 (file)
index 0000000..5bcaa82
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.enumerate.images</refentrytitle>
+<refmiscinfo role="type">boolean</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.enumerate.images</refname>
+<refpurpose>Should be paths to all used images added to project file?</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.enumerate.images">
+<xsl:param name="htmlhelp.enumerate.images" select="0"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>You should turn on this flag, if you insert images into your documents 
+as external binary entities or if you are using absolute path in image names.</para>
+
+</refsect1>
+</refentry>
diff --git a/xsl/params/htmlhelp.hhc.xml b/xsl/params/htmlhelp.hhc.xml
new file mode 100644 (file)
index 0000000..a86a608
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.hhc</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.hhc</refname>
+<refpurpose>Filename of TOC file.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.hhc">
+<xsl:param name="htmlhelp.hhc" select="'toc.hhc'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>Change this parameter if you want different name of TOC file
+than toc.hhc.</para>
+
+</refsect1>
+</refentry>
diff --git a/xsl/params/htmlhelp.hhp.tail.xml b/xsl/params/htmlhelp.hhp.tail.xml
new file mode 100644 (file)
index 0000000..cc0b906
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.hhp.tail</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.hhp.tail</refname>
+<refpurpose>Additional content for project file.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.hhp.tail">
+<xsl:param name="htmlhelp.hhp.tail"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>If you want to include some additional parameters into project file,
+store appropriate part of project file into this parameter.</para>
+
+</refsect1>
+</refentry>
diff --git a/xsl/params/htmlhelp.hhp.xml b/xsl/params/htmlhelp.hhp.xml
new file mode 100644 (file)
index 0000000..a3ea618
--- /dev/null
@@ -0,0 +1,23 @@
+<refentry>
+<refmeta>
+<refentrytitle>htmlhelp.hhp</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.hhp</refname>
+<refpurpose>Filename of project file.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id="htmlhelp.hhp">
+<xsl:param name="htmlhelp.hhp" select="'htmlhelp.hhp'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>Change this parameter if you want different name of project
+file than htmlhelp.hhp.</para>
+
+</refsect1>
+</refentry>