summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/icons.svg.figure.zoom.in.page
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2018-09-22 19:03:59 -0400
committerShaun McCance <shaunm@redhat.com>2018-09-22 19:03:59 -0400
commit6e1df911f1309025eb69dc07ffc92435e09c2457 (patch)
treef5faf6ce4bd65a282337265896ba42c7d874bd10 /doc/yelp-xsl/C/icons.svg.figure.zoom.in.page
parentc2d83e8e13ab76ff3c81d9d5577653c6977727b3 (diff)
downloadyelp-xsl-6e1df911f1309025eb69dc07ffc92435e09c2457.tar.gz
Change xsldoc to use ducktype
Diffstat (limited to 'doc/yelp-xsl/C/icons.svg.figure.zoom.in.page')
-rw-r--r--doc/yelp-xsl/C/icons.svg.figure.zoom.in.page21
1 files changed, 15 insertions, 6 deletions
diff --git a/doc/yelp-xsl/C/icons.svg.figure.zoom.in.page b/doc/yelp-xsl/C/icons.svg.figure.zoom.in.page
index 3e51abb1..1b8f298b 100644
--- a/doc/yelp-xsl/C/icons.svg.figure.zoom.in.page
+++ b/doc/yelp-xsl/C/icons.svg.figure.zoom.in.page
@@ -1,7 +1,16 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="icons.svg.figure.zoom.in" 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 figure zoom-in icon.</desc></info><title>icons.svg.figure.zoom.in</title><p>Output an <code>svg</code> element for a figure zoom-in icon.</p>
-
-
- <p>This template outputs an SVG <code>svg</code> element with the zoom-in icon for figures. Figures automatically scale images down. This icon shows them at their original size.</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-stroke</code> and <code>yelp-svg-fill</code> class names.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="icons.svg.figure.zoom.in">
+ <info>
+ <link type="guide" xref="icons" group="templates"/>
+ <link type="guide" xref="templates" group="icons"/>
+ <desc>Output an <sys>svg</sys> element for a figure zoom-in icon.</desc>
+ <revision version="3.28" date="2017-05-24" status="final"/>
+ </info>
+ <title>icons.svg.figure.zoom.in</title>
+ <p>This template outputs an SVG <sys>svg</sys> element with the zoom-in icon for figures.
+ Figures automatically scale images down. This icon shows them at their original
+ size.</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-stroke</sys> and <sys>yelp-svg-fill</sys> class
+ names.</p>
</page>