~ubuntu-branches/ubuntu/maverick/docbook-xsl-doc/maverick

« back to all changes in this revision

Viewing changes to doc/common/template.get.refentry.title.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-23 15:19:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090723151936-hnjus4hda6gl9486
Tags: 1.75.2-1
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>get.refentry.title</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="refentry.html" title="Common � Refentry Metadata Template Reference"><link rel="prev" href="template.get.refentry.metadata.html" title="get.refentry.metadata"><link rel="next" href="template.get.refentry.section.html" title="get.refentry.section"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">get.refentry.title</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.get.refentry.metadata.html">Prev</a>�</td><th width="60%" align="center">Common � Refentry Metadata Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="template.get.refentry.section.html">Next</a></td></tr></table><hr></div><div class="refentry" title="get.refentry.title"><a name="template.get.refentry.title"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>get.refentry.title</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="refentry.html" title="Common � Refentry Metadata Template Reference"><link rel="prev" href="template.get.refentry.metadata.html" title="get.refentry.metadata"><link rel="next" href="template.get.refentry.section.html" title="get.refentry.section"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">get.refentry.title</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.get.refentry.metadata.html">Prev</a>�</td><th width="60%" align="center">Common � Refentry Metadata Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="template.get.refentry.section.html">Next</a></td></tr></table><hr></div><div class="refentry" title="get.refentry.title"><a name="template.get.refentry.title"></a><div class="titlepage"></div>
2
2
<div class="refnamediv"><h2>get.refentry.title</h2><p>
3
3
get.refentry.title
4
4
 &#8212; Gets title metadata for a refentry
9
9
  ...
10
10
&lt;/xsl:template&gt;</pre>
11
11
</div>
12
 
<div class="refsect1" title="Description"><a name="id1459219"></a><h2>Description</h2>
 
12
<div class="refsect1" title="Description"><a name="id1458738"></a><h2>Description</h2>
13
13
    
14
14
<p>The <code class="literal">man(7)</code> man page describes this as "the
15
15
    title of the man page (e.g., <code class="literal">MAN</code>). This differs
18
18
    otherwise, we just use first <a href="http://docbook.org/tdg5/en/html/refname.html"><code class="sgmltag-element">refname</code></a> in the first
19
19
    <a href="http://docbook.org/tdg5/en/html/refnamediv.html"><code class="sgmltag-element">refnamediv</code></a> in the source.</p>
20
20
 
21
 
  </div><div class="refsect1" title="Parameters"><a name="id1459260"></a><h2>Parameters</h2>
 
21
  </div><div class="refsect1" title="Parameters"><a name="id1458779"></a><h2>Parameters</h2>
22
22
    
23
23
<div class="variablelist"><dl><dt><span class="term">refname</span></dt><dd>
24
24
          
26
26
 
27
27
        </dd></dl></div>
28
28
 
29
 
  </div><div class="refsect1" title="Returns"><a name="id1459289"></a><h2>Returns</h2>
 
29
  </div><div class="refsect1" title="Returns"><a name="id1458808"></a><h2>Returns</h2>
30
30
  
31
31
<p>Returns a <a href="http://docbook.org/tdg5/en/html/title.html"><code class="sgmltag-element">title</code></a> node.</p>
32
32
</div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="template.get.refentry.metadata.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="refentry.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="template.get.refentry.section.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">get.refentry.metadata�</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">�get.refentry.section</td></tr></table></div></body></html>