Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / amd64 / html / python / doc / meta-info.html
CommitLineData
920dae64
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<link rel="STYLESHEET" href="doc.css" type='text/css' />
5<link rel="SHORTCUT ICON" href="../icons/pyfav.png" type="image/png" />
6<link rel='start' href='../index.html' title='Python Documentation Index' />
7<link rel="first" href="doc.html" title='Documenting Python' />
8<link rel='contents' href='contents.html' title="Contents" />
9<link rel='last' href='about.html' title='About this document...' />
10<link rel='help' href='about.html' title='About this document...' />
11<link rel="next" href="info-units.html" />
12<link rel="prev" href="preamble-info.html" />
13<link rel="parent" href="special-constructs.html" />
14<link rel="next" href="info-units.html" />
15<meta name='aesop' content='information' />
16<title>6.2 Meta-information Markup </title>
17</head>
18<body>
19<DIV CLASS="navigation">
20<div id='top-navigation-panel' xml:id='top-navigation-panel'>
21<table align="center" width="100%" cellpadding="0" cellspacing="2">
22<tr>
23<td class='online-navigation'><a rel="prev" title="6.1 Markup for the"
24 href="preamble-info.html"><img src='../icons/previous.png'
25 border='0' height='32' alt='Previous Page' width='32' /></A></td>
26<td class='online-navigation'><a rel="parent" title="6 Special Markup Constructs"
27 href="special-constructs.html"><img src='../icons/up.png'
28 border='0' height='32' alt='Up One Level' width='32' /></A></td>
29<td class='online-navigation'><a rel="next" title="6.3 Information Units"
30 href="info-units.html"><img src='../icons/next.png'
31 border='0' height='32' alt='Next Page' width='32' /></A></td>
32<td align="center" width="100%">Documenting Python</td>
33<td class='online-navigation'><a rel="contents" title="Table of Contents"
34 href="contents.html"><img src='../icons/contents.png'
35 border='0' height='32' alt='Contents' width='32' /></A></td>
36<td class='online-navigation'><img src='../icons/blank.png'
37 border='0' height='32' alt='' width='32' /></td>
38<td class='online-navigation'><img src='../icons/blank.png'
39 border='0' height='32' alt='' width='32' /></td>
40</tr></table>
41<div class='online-navigation'>
42<b class="navlabel">Previous:</b>
43<a class="sectref" rel="prev" href="preamble-info.html">6.1 Markup for the</A>
44<b class="navlabel">Up:</b>
45<a class="sectref" rel="parent" href="special-constructs.html">6 Special Markup Constructs</A>
46<b class="navlabel">Next:</b>
47<a class="sectref" rel="next" href="info-units.html">6.3 Information Units</A>
48</div>
49<hr /></div>
50</DIV>
51<!--End of Navigation Panel-->
52
53<H2><A NAME="SECTION000720000000000000000"></A><A NAME="meta-info"></A>
54<BR>
556.2 Meta-information Markup
56</H2>
57
58<P>
59
60<dl class='macrodesc'>
61<dt><b><tt class='macro'>&#92;sectionauthor</tt></b>
62 <tt>{</tt><var>author</var><tt>}</tt><tt>{</tt><var>email</var><tt>}</tt></dt>
63<dd>
64 Identifies the author of the current section. <var>author</var>
65 should be the author's name such that it can be used for
66 presentation (though it isn't), and <var>email</var> should be the
67 author's email address. The domain name portion of
68 the address should be lower case.
69
70<P>
71No presentation is generated from this markup, but it is used to
72 help keep track of contributions.
73 </dd></dl>
74
75<P>
76
77<DIV CLASS="navigation">
78<div class='online-navigation'>
79<p></p><hr />
80<table align="center" width="100%" cellpadding="0" cellspacing="2">
81<tr>
82<td class='online-navigation'><a rel="prev" title="6.1 Markup for the"
83 href="preamble-info.html"><img src='../icons/previous.png'
84 border='0' height='32' alt='Previous Page' width='32' /></A></td>
85<td class='online-navigation'><a rel="parent" title="6 Special Markup Constructs"
86 href="special-constructs.html"><img src='../icons/up.png'
87 border='0' height='32' alt='Up One Level' width='32' /></A></td>
88<td class='online-navigation'><a rel="next" title="6.3 Information Units"
89 href="info-units.html"><img src='../icons/next.png'
90 border='0' height='32' alt='Next Page' width='32' /></A></td>
91<td align="center" width="100%">Documenting Python</td>
92<td class='online-navigation'><a rel="contents" title="Table of Contents"
93 href="contents.html"><img src='../icons/contents.png'
94 border='0' height='32' alt='Contents' width='32' /></A></td>
95<td class='online-navigation'><img src='../icons/blank.png'
96 border='0' height='32' alt='' width='32' /></td>
97<td class='online-navigation'><img src='../icons/blank.png'
98 border='0' height='32' alt='' width='32' /></td>
99</tr></table>
100<div class='online-navigation'>
101<b class="navlabel">Previous:</b>
102<a class="sectref" rel="prev" href="preamble-info.html">6.1 Markup for the</A>
103<b class="navlabel">Up:</b>
104<a class="sectref" rel="parent" href="special-constructs.html">6 Special Markup Constructs</A>
105<b class="navlabel">Next:</b>
106<a class="sectref" rel="next" href="info-units.html">6.3 Information Units</A>
107</div>
108</div>
109<hr />
110<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
111</DIV>
112<!--End of Navigation Panel-->
113<ADDRESS>
114See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
115</ADDRESS>
116</BODY>
117</HTML>