~ubuntu-branches/ubuntu/lucid/gnome-doc-utils/lucid

« back to all changes in this revision

Viewing changes to doc/xslt/C/db2html-block.xml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-12-19 08:34:21 UTC
  • mto: (2.1.1 etch) (1.1.18 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051219083421-k72rkh3n6vox1c0t
Tags: upstream-0.5.2
ImportĀ upstreamĀ versionĀ 0.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    <title>Parameters</title>
5
5
    <varlistentry>
6
6
      <term>
7
 
        <link linkend="db2html.programlisting.background_color">
 
7
        <link linkend="param_db2html.programlisting.background_color">
8
8
          <parameter>db2html.programlisting.background_color</parameter>
9
9
        </link>
10
10
      </term>
16
16
    </varlistentry>
17
17
    <varlistentry>
18
18
      <term>
19
 
        <link linkend="db2html.programlisting.border_color">
 
19
        <link linkend="param_db2html.programlisting.border_color">
20
20
          <parameter>db2html.programlisting.border_color</parameter>
21
21
        </link>
22
22
      </term>
28
28
    </varlistentry>
29
29
    <varlistentry>
30
30
      <term>
31
 
        <link linkend="db2html.screen.background_color">
 
31
        <link linkend="param_db2html.screen.background_color">
32
32
          <parameter>db2html.screen.background_color</parameter>
33
33
        </link>
34
34
      </term>
40
40
    </varlistentry>
41
41
    <varlistentry>
42
42
      <term>
43
 
        <link linkend="db2html.screen.border_color">
 
43
        <link linkend="param_db2html.screen.border_color">
44
44
          <parameter>db2html.screen.border_color</parameter>
45
45
        </link>
46
46
      </term>
55
55
    <title>Templates</title>
56
56
    <varlistentry>
57
57
      <term>
58
 
        <link linkend="db2html.block">
 
58
        <link linkend="template_db2html.block">
59
59
          <function role="template">db2html.block</function>
60
60
        </link>
61
61
      </term>
67
67
    </varlistentry>
68
68
    <varlistentry>
69
69
      <term>
70
 
        <link linkend="db2html.blockquote">
 
70
        <link linkend="template_db2html.blockquote">
71
71
          <function role="template">db2html.blockquote</function>
72
72
        </link>
73
73
      </term>
79
79
    </varlistentry>
80
80
    <varlistentry>
81
81
      <term>
82
 
        <link linkend="db2html.para">
 
82
        <link linkend="template_db2html.para">
83
83
          <function role="template">db2html.para</function>
84
84
        </link>
85
85
      </term>
91
91
    </varlistentry>
92
92
    <varlistentry>
93
93
      <term>
94
 
        <link linkend="db2html.pre">
 
94
        <link linkend="template_db2html.pre">
95
95
          <function role="template">db2html.pre</function>
96
96
        </link>
97
97
      </term>
103
103
    </varlistentry>
104
104
    <varlistentry>
105
105
      <term>
106
 
        <link linkend="db2html.block.css">
 
106
        <link linkend="template_db2html.block.css">
107
107
          <function role="template">db2html.block.css</function>
108
108
        </link>
109
109
      </term>
114
114
      </listitem>
115
115
    </varlistentry>
116
116
  </variablelist>
117
 
  <refentry id="db2html.programlisting.background_color">
 
117
  <refentry id="param_db2html.programlisting.background_color">
118
118
    <indexterm>
119
119
      <primary>db2html.programlisting.background_color</primary>
120
120
    </indexterm>
129
129
      <para>This parameter has no description</para>
130
130
    </refsection>
131
131
  </refentry>
132
 
  <refentry id="db2html.programlisting.border_color">
 
132
  <refentry id="param_db2html.programlisting.border_color">
133
133
    <indexterm>
134
134
      <primary>db2html.programlisting.border_color</primary>
135
135
    </indexterm>
144
144
      <para>This parameter has no description</para>
145
145
    </refsection>
146
146
  </refentry>
147
 
  <refentry id="db2html.screen.background_color">
 
147
  <refentry id="param_db2html.screen.background_color">
148
148
    <indexterm>
149
149
      <primary>db2html.screen.background_color</primary>
150
150
    </indexterm>
159
159
      <para>This parameter has no description</para>
160
160
    </refsection>
161
161
  </refentry>
162
 
  <refentry id="db2html.screen.border_color">
 
162
  <refentry id="param_db2html.screen.border_color">
163
163
    <indexterm>
164
164
      <primary>db2html.screen.border_color</primary>
165
165
    </indexterm>
174
174
      <para>This parameter has no description</para>
175
175
    </refsection>
176
176
  </refentry>
177
 
  <refentry id="db2html.block">
 
177
  <refentry id="template_db2html.block">
178
178
    <indexterm>
179
179
      <primary>db2html.block</primary>
180
180
    </indexterm>
189
189
      <variablelist>
190
190
        <varlistentry>
191
191
          <term>
 
192
            <parameter>indent</parameter>
 
193
          </term>
 
194
          <listitem>
 
195
            <para>
 
196
      Whether this block should be indented
 
197
    </para>
 
198
          </listitem>
 
199
        </varlistentry>
 
200
        <varlistentry>
 
201
          <term>
192
202
            <parameter>verbatim</parameter>
193
203
          </term>
194
204
          <listitem>
200
210
      </variablelist>
201
211
    </refsection>
202
212
  </refentry>
203
 
  <refentry id="db2html.blockquote">
 
213
  <refentry id="template_db2html.blockquote">
204
214
    <indexterm>
205
215
      <primary>db2html.blockquote</primary>
206
216
    </indexterm>
215
225
      <para>This template has no parameters.</para>
216
226
    </refsection>
217
227
  </refentry>
218
 
  <refentry id="db2html.para">
 
228
  <refentry id="template_db2html.para">
219
229
    <indexterm>
220
230
      <primary>db2html.para</primary>
221
231
    </indexterm>
230
240
      <para>This template has no parameters.</para>
231
241
    </refsection>
232
242
  </refentry>
233
 
  <refentry id="db2html.pre">
 
243
  <refentry id="template_db2html.pre">
234
244
    <indexterm>
235
245
      <primary>db2html.pre</primary>
236
246
    </indexterm>
242
252
    </refnamediv>
243
253
    <refsection>
244
254
      <title>Parameters</title>
245
 
      <para>This template has no parameters.</para>
 
255
      <variablelist>
 
256
        <varlistentry>
 
257
          <term>
 
258
            <parameter>indent</parameter>
 
259
          </term>
 
260
          <listitem>
 
261
            <para>
 
262
      Whether this block should be indented
 
263
    </para>
 
264
          </listitem>
 
265
        </varlistentry>
 
266
      </variablelist>
246
267
    </refsection>
247
268
  </refentry>
248
 
  <refentry id="db2html.block.css">
 
269
  <refentry id="template_db2html.block.css">
249
270
    <indexterm>
250
271
      <primary>db2html.block.css</primary>
251
272
    </indexterm>