summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.bottom.custom.page
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2016-04-02 08:24:05 -0400
committerShaun McCance <shaunm@gnome.org>2016-04-02 08:24:05 -0400
commit34e39805fc7a603b9286fa31544bca0a534897d5 (patch)
treec771fec00ac4f9464940e5e4fb19d6e089b1c20e /doc/yelp-xsl/C/html.bottom.custom.page
parentcdfb5255416e3f62df099748cd893a6bf9fd8396 (diff)
downloadyelp-xsl-34e39805fc7a603b9286fa31544bca0a534897d5.tar.gz
Adding generated docs to git
Not my favorite thing to do, but this lets me merge them into the yelp.io site and publish them automatically.
Diffstat (limited to 'doc/yelp-xsl/C/html.bottom.custom.page')
-rw-r--r--doc/yelp-xsl/C/html.bottom.custom.page13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/yelp-xsl/C/html.bottom.custom.page b/doc/yelp-xsl/C/html.bottom.custom.page
new file mode 100644
index 00000000..626bb83e
--- /dev/null
+++ b/doc/yelp-xsl/C/html.bottom.custom.page
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<page xmlns="http://projectmallard.org/1.0/" id="html.bottom.custom" type="topic" style="xslt-template"><info><link type="guide" xref="html" group="templates"/><link type="guide" xref="templates" group="html"/><link type="guide" xref="stubs" group="html"/><revision version="1.0" date="2011-11-01" status="final"/><desc>Stub to output HTML at the bottom of the page.</desc><stub xmlns="http://projects.gnome.org/yelp/xsldoc/"/></info><title>html.bottom.custom</title><p>Stub to output HTML at the bottom of the page.</p><note><p>This template is a stub. Customizations may override it for
+ additional functionality.</p></note>
+
+
+ <synopsis><title>Parameters</title><terms>
+ <item>
+ <title><code>node</code></title>
+ <p>The node a page is being created for.</p>
+ </item>
+ </terms></synopsis>
+ <p>This template is a stub, called by <code style="xslt-template" xref="html.page">html.page</code>. It is called after the <code>div.page</code> wrapper div. Override this template to provide site-specific HTML at the bottom of the page.</p>
+</page>