~pythoneers/ubuntu/lucid/feedparser/ltsppa

« back to all changes in this revision

Viewing changes to docs/docbook/xsl/params/htmlhelp.button.hideshow.xml

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Galisteo
  • Date: 2007-01-09 15:27:45 UTC
  • mfrom: (2.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20070109152745-pg3zhn67yyaumwv3
Tags: 4.1-7
Fixed css link for *.html inside /doc. (Closes: #405343)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<refentry id="htmlhelp.button.hideshow">
2
 
<refmeta>
3
 
<refentrytitle>htmlhelp.button.hideshow</refentrytitle>
4
 
<refmiscinfo role="type">boolean</refmiscinfo>
5
 
</refmeta>
6
 
<refnamediv>
7
 
<refname>htmlhelp.button.hideshow</refname>
8
 
<refpurpose>Should be Hide/Show button shown?</refpurpose>
9
 
</refnamediv>
10
 
 
11
 
<refsynopsisdiv>
12
 
<src:fragment id='htmlhelp.button.hideshow.frag'>
13
 
<xsl:param name="htmlhelp.button.hideshow" select="1"/>
14
 
</src:fragment>
15
 
</refsynopsisdiv>
16
 
 
17
 
<refsect1><title>Description</title>
18
 
 
19
 
<para>If you want Hide/Show button shown on toolbar, turn this
20
 
parameter to 1.</para>
21
 
 
22
 
</refsect1>
23
 
</refentry>