summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-10-17 10:55:02 -0400
committerShaun McCance <shaunm@redhat.com>2020-10-17 10:55:02 -0400
commitcaa7a7817241d8c7d699ce8eebd96b6a11374dd7 (patch)
tree8ee3292c4cff8c5acdd70b2a6892acfd77077f14
parent374131580894551b2f695a1f694924327295d27b (diff)
downloadyelp-xsl-tmpl.tar.gz
Updates to doc files for text template worktmpl
-rw-r--r--doc/yelp-xsl/C/db2html-css.page88
-rw-r--r--doc/yelp-xsl/C/db2html-division.page20
-rw-r--r--doc/yelp-xsl/C/db2html.page1
-rw-r--r--doc/yelp-xsl/C/db2xhtml.page1
-rw-r--r--doc/yelp-xsl/C/mal2html-page.page42
5 files changed, 23 insertions, 129 deletions
diff --git a/doc/yelp-xsl/C/db2html-css.page b/doc/yelp-xsl/C/db2html-css.page
deleted file mode 100644
index 453b5a52..00000000
--- a/doc/yelp-xsl/C/db2html-css.page
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<page xmlns="http://projectmallard.org/1.0/" type="guide" style="xslt-stylesheet" id="db2html-css">
- <info>
- <link type="guide" xref="stylesheets" group="db2html"/>
- </info>
- <title>DocBook to HTML - CSS</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 Parameters</title>
- <item>
- <p><link xref="color.bg.blue"/></p>
- </item>
- <item>
- <p><link xref="color.bg.gray"/></p>
- </item>
- <item>
- <p><link xref="color.bg.yellow"/></p>
- </item>
- <item>
- <p><link xref="color.blue"/></p>
- </item>
- <item>
- <p><link xref="color.fg.dark"/></p>
- </item>
- <item>
- <p><link xref="color.fg.gray"/></p>
- </item>
- <item>
- <p><link xref="color.gray"/></p>
- </item>
- <item>
- <p><link xref="color.yellow"/></p>
- </item>
- </list>
- <list style="compact">
- <title>Calls Templates</title>
- <item>
- <p><link xref="l10n.align.end"/></p>
- </item>
- <item>
- <p><link xref="l10n.align.start"/></p>
- </item>
- <item>
- <p><link xref="l10n.direction"/></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>
- <p><code xref="html.css.mode">html.css.mode</code></p>
- </td>
- <td>
- <p><code>*</code></p>
- </td>
- </tr>
- </tbody>
- </table>
-</page>
diff --git a/doc/yelp-xsl/C/db2html-division.page b/doc/yelp-xsl/C/db2html-division.page
index 2d9dddbb..ca6a5dbd 100644
--- a/doc/yelp-xsl/C/db2html-division.page
+++ b/doc/yelp-xsl/C/db2html-division.page
@@ -81,8 +81,20 @@
<p><link xref="html.output"/></p>
</item>
<item>
+ <p><link xref="l10n.align.end"/></p>
+ </item>
+ <item>
+ <p><link xref="l10n.align.start"/></p>
+ </item>
+ <item>
+ <p><link xref="l10n.direction"/></p>
+ </item>
+ <item>
<p><link xref="l10n.gettext"/></p>
</item>
+ <item>
+ <p><link xref="tmpl.file"/></p>
+ </item>
</list>
<list style="compact">
<title>Calls Modes</title>
@@ -241,6 +253,14 @@
</tr>
<tr>
<td>
+ <p><code xref="html.css.mode">html.css.mode</code></p>
+ </td>
+ <td>
+ <p><code>*</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td>
<p><code xref="html.footer.mode">html.footer.mode</code></p>
</td>
<td>
diff --git a/doc/yelp-xsl/C/db2html.page b/doc/yelp-xsl/C/db2html.page
index 6338afaf..7b045616 100644
--- a/doc/yelp-xsl/C/db2html.page
+++ b/doc/yelp-xsl/C/db2html.page
@@ -18,7 +18,6 @@
<link type="topic" xref="db2html-callout" group="includes"/>
<link type="topic" xref="db2html-classsynopsis" group="includes"/>
<link type="topic" xref="db2html-cmdsynopsis" group="includes"/>
- <link type="topic" xref="db2html-css" group="includes"/>
<link type="topic" xref="db2html-division" group="includes"/>
<link type="topic" xref="db2html-ebnf" group="includes"/>
<link type="topic" xref="db2html-funcsynopsis" group="includes"/>
diff --git a/doc/yelp-xsl/C/db2xhtml.page b/doc/yelp-xsl/C/db2xhtml.page
index 6be5e007..fee1f94f 100644
--- a/doc/yelp-xsl/C/db2xhtml.page
+++ b/doc/yelp-xsl/C/db2xhtml.page
@@ -18,7 +18,6 @@
<link type="topic" xref="db2html-callout" group="includes"/>
<link type="topic" xref="db2html-classsynopsis" group="includes"/>
<link type="topic" xref="db2html-cmdsynopsis" group="includes"/>
- <link type="topic" xref="db2html-css" group="includes"/>
<link type="topic" xref="db2html-division" group="includes"/>
<link type="topic" xref="db2html-ebnf" group="includes"/>
<link type="topic" xref="db2html-funcsynopsis" group="includes"/>
diff --git a/doc/yelp-xsl/C/mal2html-page.page b/doc/yelp-xsl/C/mal2html-page.page
index ad464d4d..715c39d6 100644
--- a/doc/yelp-xsl/C/mal2html-page.page
+++ b/doc/yelp-xsl/C/mal2html-page.page
@@ -33,48 +33,9 @@
<p><link xref="color.bg"/></p>
</item>
<item>
- <p><link xref="color.bg.blue"/></p>
- </item>
- <item>
- <p><link xref="color.bg.gray"/></p>
- </item>
- <item>
- <p><link xref="color.bg.green"/></p>
- </item>
- <item>
- <p><link xref="color.bg.orange"/></p>
- </item>
- <item>
- <p><link xref="color.bg.purple"/></p>
- </item>
- <item>
- <p><link xref="color.bg.red"/></p>
- </item>
- <item>
- <p><link xref="color.bg.yellow"/></p>
- </item>
- <item>
<p><link xref="color.blue"/></p>
</item>
<item>
- <p><link xref="color.fg"/></p>
- </item>
- <item>
- <p><link xref="color.fg.blue"/></p>
- </item>
- <item>
- <p><link xref="color.fg.dark"/></p>
- </item>
- <item>
- <p><link xref="color.gray"/></p>
- </item>
- <item>
- <p><link xref="color.red"/></p>
- </item>
- <item>
- <p><link xref="color.yellow"/></p>
- </item>
- <item>
<p><link xref="mal.cache"/></p>
</item>
<item>
@@ -167,6 +128,9 @@
<item>
<p><link xref="mal2html.ui.expander.data"/></p>
</item>
+ <item>
+ <p><link xref="tmpl.file"/></p>
+ </item>
</list>
<list style="compact">
<title>Calls Modes</title>