summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal-if.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/mal-if.page')
-rw-r--r--doc/yelp-xsl/C/mal-if.page49
1 files changed, 47 insertions, 2 deletions
diff --git a/doc/yelp-xsl/C/mal-if.page b/doc/yelp-xsl/C/mal-if.page
index 8e20bceb..ebe1f442 100644
--- a/doc/yelp-xsl/C/mal-if.page
+++ b/doc/yelp-xsl/C/mal-if.page
@@ -1,2 +1,47 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="mal-if" type="guide" style="xslt-stylesheet"><?xslt-private _mal.if.test.check_token?><?xslt-private _mal.if.test.flatten_token?><info><link type="guide" xref="stylesheets" group="mal"/><revision version="3.8" date="2012-11-05" status="final"/><link type="xslt-defines-template" xref="mal.if.test"/><link type="xslt-defines-param" xref="mal.if.target"/><link type="xslt-defines-param" xref="mal.if.platform"/><link type="xslt-defines-param" xref="mal.if.features"/><link type="xslt-defines-param" xref="mal.if.custom"/><link type="xslt-defines-param" xref="mal.if.maybe"/></info><title>Mallard Conditionals</title><p>Support for run-time conditional processing.</p><p>This stylesheet contains utilities for handling conditional processing in Mallard documents.</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 Parameters</title><item><p><link xref="mal.if.custom"/></p></item><item><p><link xref="mal.if.features"/></p></item><item><p><link xref="mal.if.maybe"/></p></item><item><p><link xref="mal.if.platform"/></p></item><item><p><link xref="mal.if.target"/></p></item></list></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" type="guide" style="xslt-stylesheet" id="mal-if">
+ <info>
+ <link type="guide" xref="stylesheets" group="mal"/>
+ <desc>Support for run-time conditional processing.</desc>
+ <revision version="3.8" date="2012-11-05" status="final"/>
+ </info>
+ <title>Mallard Conditionals</title>
+ <p>This stylesheet contains utilities for handling conditional processing
+ in Mallard documents.</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="mal.if.custom"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.if.features"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.if.maybe"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.if.platform"/></p>
+ </item>
+ <item>
+ <p><link xref="mal.if.target"/></p>
+ </item>
+ </list>
+</page>