diff options
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml')
-rw-r--r-- | stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml deleted file mode 100644 index e4e97fe28..000000000 --- a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml +++ /dev/null @@ -1,27 +0,0 @@ -<refentry xmlns="http://docbook.org/ns/docbook" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:xi="http://www.w3.org/2001/XInclude" - xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" - xmlns:xsl="http://www.w3.org/1999/XSL/Transform" - version="5.0" xml:id="htmlhelp.button.home"> -<refmeta> -<refentrytitle>htmlhelp.button.home</refentrytitle> -<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo> -</refmeta> -<refnamediv> -<refname>htmlhelp.button.home</refname> -<refpurpose>Should the Home button be shown?</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<src:fragment xml:id="htmlhelp.button.home.frag"> -<xsl:param name="htmlhelp.button.home" select="0"/> -</src:fragment> -</refsynopsisdiv> - -<refsection><info><title>Description</title></info> - -<para>Set to non-zero to include the Home button on the toolbar.</para> - -</refsection> -</refentry> |