summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html-ebnf.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/db2html-ebnf.page')
-rw-r--r--doc/yelp-xsl/C/db2html-ebnf.page58
1 files changed, 56 insertions, 2 deletions
diff --git a/doc/yelp-xsl/C/db2html-ebnf.page b/doc/yelp-xsl/C/db2html-ebnf.page
index 6f4a317b..dd841ccf 100644
--- a/doc/yelp-xsl/C/db2html-ebnf.page
+++ b/doc/yelp-xsl/C/db2html-ebnf.page
@@ -1,2 +1,56 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="db2html-ebnf" type="guide" style="xslt-stylesheet"><info><link type="guide" xref="stylesheets" group="db2html"/><revision version="0.0" date="1970-01-01" status="stub"/><link type="xslt-requires" xref="db2html-xref"/></info><title>DocBook to HTML - EBNF Elements</title><comment><p>Describe this module</p></comment><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>Requires Stylesheets</title><item><p><link xref="db2html-xref"/></p></item></list><list style="compact"><title>Calls Templates</title><item><p><link xref="html.class.attr"/></p></item><item><p><link xref="db2html.anchor"/></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>productionset | db:productionset</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-ebnf">
+ <info>
+ <link type="guide" xref="stylesheets" group="db2html"/>
+ </info>
+ <title>DocBook to HTML - EBNF Elements</title>
+ <p>REMARK: Describe this module</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 Templates</title>
+ <item>
+ <p><link xref="db2html.anchor"/></p>
+ </item>
+ <item>
+ <p><link xref="html.class.attr"/></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>productionset | db:productionset</code></p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+</page>