summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html-block.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/db2html-block.page')
-rw-r--r--doc/yelp-xsl/C/db2html-block.page318
1 files changed, 316 insertions, 2 deletions
diff --git a/doc/yelp-xsl/C/db2html-block.page b/doc/yelp-xsl/C/db2html-block.page
index aee95f1a..fe7504a2 100644
--- a/doc/yelp-xsl/C/db2html-block.page
+++ b/doc/yelp-xsl/C/db2html-block.page
@@ -1,2 +1,316 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="db2html-block" type="guide" style="xslt-stylesheet"><info><link type="guide" xref="stylesheets" group="db2html"/><revision version="3.4" date="2011-11-12" status="final"/><link type="xslt-defines-template" xref="db2html.block"/><link type="xslt-defines-template" xref="db2html.block.formal"/><link type="xslt-defines-template" xref="db2html.block.title"/><link type="xslt-defines-template" xref="db2html.blockquote"/><link type="xslt-defines-template" xref="db2html.para"/><link type="xslt-defines-template" xref="db2html.pre"/><link type="xslt-implements-mode" xref="html.syntax.class.mode"/></info><title>DocBook to HTML - Block Elements</title><p>This stylesheet handles most simple block-level elements, turning them into the appropriate HTML tags. It does not handle tables, lists, and various other complex block-level elements.</p><links type="topic" groups="stylesheets" style="linklist"><title>Stylesheets</title></links><links type="topic" groups="parameters" style="linklist"><title>Parameters</title></links><links type="topic" groups="modes" style="linklist"><title>Modes</title></links><links type="topic" groups="templates" style="linklist"><title>Templates</title></links><links type="topic" groups="keys" style="linklist"><title>Keys</title></links><list style="compact"><title>Calls Templates</title><item><p><link xref="db.profile.test"/></p></item><item><p><link xref="html.class.attr"/></p></item><item><p><link xref="l10n.gettext"/></p></item><item><p><link xref="icons.svg.figure.zoom.in"/></p></item><item><p><link xref="utils.linenumbering"/></p></item><item><p><link xref="html.syntax.class"/></p></item></list><list style="compact"><title>Calls Parameters</title><item><p><link xref="html.syntax.highlight"/></p></item></list><table><title>Implements Templates</title><thead><tr><th><p>Mode</p></th><th><p>Match</p></th></tr></thead><tbody><tr><td><p/></td><td><p><code>abstract | db:abstract</code></p></td></tr><tr><td><p/></td><td><p><code>ackno</code></p></td></tr><tr><td><p/></td><td><p><code>db:acknowledgements</code></p></td></tr><tr><td><p/></td><td><p><code>address | db:address</code></p></td></tr><tr><td><p/></td><td><p><code>attribution | db:attribution</code></p></td></tr><tr><td><p/></td><td><p><code>blockquote | db:blockquote</code></p></td></tr><tr><td><p/></td><td><p><code>bridgehead | db:bridgehead</code></p></td></tr><tr><td><p/></td><td><p><code>caption | db:caption</code></p></td></tr><tr><td><p/></td><td><p><code>caution | db:caution</code></p></td></tr><tr><td><p/></td><td><p><code>epigraph | db:epigraph</code></p></td></tr><tr><td><p/></td><td><p><code>equation | db:equation</code></p></td></tr><tr><td><p/></td><td><p><code>example | db:example</code></p></td></tr><tr><td><p/></td><td><p><code>figure | informalfigure | db:figure | db:informalfigure</code></p></td></tr><tr><td><p/></td><td><p><code>formalpara | db:formalpara</code></p></td></tr><tr><td><p/></td><td><p><code>highlights</code></p></td></tr><tr><td><p/></td><td><p><code>important | db:important</code></p></td></tr><tr><td><p/></td><td><p><code>informalequation | db:informalequation</code></p></td></tr><tr><td><p/></td><td><p><code>informalexample | db:informalexample</code></p></td></tr><tr><td><p/></td><td><p><code>literallayout | db:literallayout</code></p></td></tr><tr><td><p/></td><td><p><code>note | db:note</code></p></td></tr><tr><td><p/></td><td><p><code>para | db:para</code></p></td></tr><tr><td><p/></td><td><p><code>programlisting | db:programlisting</code></p></td></tr><tr><td><p/></td><td><p><code>screen | db:screen</code></p></td></tr><tr><td><p/></td><td><p><code>screenshot | db:screenshot</code></p></td></tr><tr><td><p/></td><td><p><code>sidebar | db:sidebar</code></p></td></tr><tr><td><p/></td><td><p><code>simpara | db:simpara</code></p></td></tr><tr><td><p/></td><td><p><code>synopsis | db:synopsis</code></p></td></tr><tr><td><p/></td><td><p><code>task | db:task</code></p></td></tr><tr><td><p/></td><td><p><code>taskprerequisites | db:taskprerequisites</code></p></td></tr><tr><td><p/></td><td><p><code>taskrelated | db:taskrelated</code></p></td></tr><tr><td><p/></td><td><p><code>tasksummary | db:tasksummary</code></p></td></tr><tr><td><p/></td><td><p><code>tip | db:tip</code></p></td></tr><tr><td><p/></td><td><p><code>title | db:title</code></p></td></tr><tr><td><p/></td><td><p><code>warning | db:warning</code></p></td></tr><tr><td><p><link xref="html.syntax.class.mode">html.syntax.class.mode</link></p></td><td><p><code>programlisting | db:programlisting</code></p></td></tr></tbody></table></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" type="guide" style="xslt-stylesheet" id="db2html-block">
+ <info>
+ <link type="guide" xref="stylesheets" group="db2html"/>
+ <revision version="3.4" date="2011-11-12" status="final"/>
+ </info>
+ <title>DocBook to HTML - Block Elements</title>
+ <p>This stylesheet handles most simple block-level elements, turning them into
+ the appropriate HTML tags. It does not handle tables, lists, and various other
+ complex block-level elements.</p>
+ <links type="topic" groups="imports" style="linklist">
+ <title>Imports Stylesheets</title>
+ </links>
+ <links type="topic" groups="includes" style="linklist">
+ <title>Includes Stylesheets</title>
+ </links>
+ <links type="topic" groups="params" style="linklist">
+ <title>Defines Parameters</title>
+ </links>
+ <links type="topic" groups="keys" style="linklist">
+ <title>Defines Keys</title>
+ </links>
+ <links type="topic" groups="templates" style="linklist">
+ <title>Defines Templates</title>
+ </links>
+ <links type="topic" groups="modes" style="linklist">
+ <title>Defines Modes</title>
+ </links>
+ <list style="compact">
+ <title>Calls Parameters</title>
+ <item>
+ <p><link xref="html.syntax.highlight"/></p>
+ </item>
+ </list>
+ <list style="compact">
+ <title>Calls Templates</title>
+ <item>
+ <p><link xref="db.chunk.depth-in-chunk"/></p>
+ </item>
+ <item>
+ <p><link xref="db.linenumbering.start"/></p>
+ </item>
+ <item>
+ <p><link xref="db.profile.test"/></p>
+ </item>
+ <item>
+ <p><link xref="db2html.anchor"/></p>
+ </item>
+ <item>
+ <p><link xref="html.class.attr"/></p>
+ </item>
+ <item>
+ <p><link xref="html.lang.attrs"/></p>
+ </item>
+ <item>
+ <p><link xref="html.syntax.class"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.figure.zoom.in"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.figure.zoom.out"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.note"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.note.caution"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.note.danger"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.note.important"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.note.tip"/></p>
+ </item>
+ <item>
+ <p><link xref="icons.svg.note.warning"/></p>
+ </item>
+ <item>
+ <p><link xref="l10n.gettext"/></p>
+ </item>
+ <item>
+ <p><link xref="utils.linenumbering"/></p>
+ </item>
+ </list>
+ <table rules="rows">
+ <title>Implements Templates</title>
+ <thead>
+ <tr>
+ <th>
+ <p>Mode</p>
+ </th>
+ <th>
+ <p>Match</p>
+ </th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td/>
+ <td>
+ <p><code>abstract | db:abstract</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>ackno</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>db:acknowledgements</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>address | db:address</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>attribution | db:attribution</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>blockquote | db:blockquote</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>bridgehead | db:bridgehead</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>caption | db:caption</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>caution | db:caution</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>epigraph | db:epigraph</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>equation | db:equation</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>example | db:example</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>figure | informalfigure | db:figure | db:informalfigure</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>formalpara | db:formalpara</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>highlights</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>important | db:important</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>informalequation | db:informalequation</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>informalexample | db:informalexample</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>literallayout | db:literallayout</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>note | db:note</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>para | db:para</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>programlisting | db:programlisting</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>screen | db:screen</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>screenshot | db:screenshot</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>sidebar | db:sidebar</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>simpara | db:simpara</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>synopsis | db:synopsis</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>task | db:task</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>taskprerequisites | db:taskprerequisites</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>taskrelated | db:taskrelated</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>tasksummary | db:tasksummary</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>tip | db:tip</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>title | db:title</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>warning | db:warning</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <p><code xref="html.syntax.class.mode">html.syntax.class.mode</code></p>
+ </td>
+ <td>
+ <p><code>programlisting | db:programlisting</code></p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+</page>