summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/icons.svg.note.warning.page
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2018-09-23 10:06:27 -0400
committerShaun McCance <shaunm@redhat.com>2018-09-23 10:06:27 -0400
commitee6269566950f231e3d5d580a63c561844036368 (patch)
tree6686c250370087b74a5fe96bee014f05e4a68b3a /doc/yelp-xsl/C/icons.svg.note.warning.page
parentc6143ac47b3a14276f8226245d07d3075cab34e9 (diff)
parent5367daf3ab483ffa18b6b813b5cc971685d2dd49 (diff)
downloadyelp-xsl-ee6269566950f231e3d5d580a63c561844036368.tar.gz
Merge branch 'wip/xslduck'
Diffstat (limited to 'doc/yelp-xsl/C/icons.svg.note.warning.page')
-rw-r--r--doc/yelp-xsl/C/icons.svg.note.warning.page27
1 files changed, 20 insertions, 7 deletions
diff --git a/doc/yelp-xsl/C/icons.svg.note.warning.page b/doc/yelp-xsl/C/icons.svg.note.warning.page
index 8d323b04..d89950e0 100644
--- a/doc/yelp-xsl/C/icons.svg.note.warning.page
+++ b/doc/yelp-xsl/C/icons.svg.note.warning.page
@@ -1,7 +1,20 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="icons.svg.note.warning" type="topic" style="xslt-template"><info><link type="guide" xref="icons" group="templates"/><link type="guide" xref="templates" group="icons"/><revision version="3.28" date="2017-05-24" status="final"/><desc>Output an <code>svg</code> element for a warning note icon.</desc></info><title>icons.svg.note.warning</title><p>Output an <code>svg</code> element for a warning note icon.</p>
-
-
- <p>This template outputs an SVG <code>svg</code> element with an icon suitable for notes with warnings.</p>
- <p>SVG icons can use CSS class names to pick up colors from the <file xref="colors">colors</file> module. By default, this icon uses the <code>yelp-svg-fill</code> class name.</p>
-<list style="compact"><title>Calls Modes</title><item><p><link xref="icons.svg.mode"/></p></item></list></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="icons.svg.note.warning">
+ <info>
+ <link type="guide" xref="icons" group="templates"/>
+ <link type="guide" xref="templates" group="icons"/>
+ <desc>Output an <sys>svg</sys> element for a warning note icon.</desc>
+ <revision version="3.28" date="2017-05-24" status="final"/>
+ </info>
+ <title>icons.svg.note.warning</title>
+ <p>This template outputs an SVG <sys>svg</sys> element with an icon suitable for notes
+ with warnings.</p>
+ <p>SVG icons can use CSS class names to pick up colors from the <code xref="colors">colors</code> module.
+ By default, this icon uses the <sys>yelp-svg-fill</sys> class name.</p>
+ <list style="compact">
+ <title>Calls Modes</title>
+ <item>
+ <p><link xref="icons.svg.mode"/></p>
+ </item>
+ </list>
+</page>