Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / src / nas,5.n2.os.2 / lib / python / html / python / doc / special-constructs.html
CommitLineData
86530b38
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="tools.html" />
12<link rel="prev" href="classes.html" />
13<link rel="parent" href="doc.html" />
14<link rel="next" href="preamble-info.html" />
15<meta name='aesop' content='information' />
16<title>6 Special Markup Constructs </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="5 Document Classes"
24 href="classes.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="Documenting Python"
27 href="doc.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.1 Markup for the"
30 href="preamble-info.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="classes.html">5 Document Classes</A>
44<b class="navlabel">Up:</b>
45<a class="sectref" rel="parent" href="doc.html">Documenting Python</A>
46<b class="navlabel">Next:</b>
47<a class="sectref" rel="next" href="preamble-info.html">6.1 Markup for the</A>
48</div>
49<hr /></div>
50</DIV>
51<!--End of Navigation Panel-->
52
53<H1><A NAME="SECTION000700000000000000000"></A><A NAME="special-constructs"></A>
54<BR>
556 Special Markup Constructs
56</H1>
57
58<P>
59The Python document classes define a lot of new environments and
60 macros. This section contains the reference material for these
61 facilities. Documentation for ``standard'' <span class="LaTeX">LaTeX</span> constructs is
62 not included here, though they are used in the Python documentation.
63
64<P>
65
66<p><br /></p><hr class='online-navigation' />
67<div class='online-navigation'>
68<!--Table of Child-Links-->
69<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></a>
70
71<UL CLASS="ChildLinks">
72<LI><A href="preamble-info.html">6.1 Markup for the Preamble</a>
73<LI><A href="meta-info.html">6.2 Meta-information Markup</a>
74<LI><A href="info-units.html">6.3 Information Units</a>
75<LI><A href="showing-examples.html">6.4 Showing Code Examples</a>
76<LI><A href="inline-markup.html">6.5 Inline Markup</a>
77<LI><A href="misc-text-markup.html">6.6 Miscellaneous Text Markup</a>
78<LI><A href="module-markup.html">6.7 Module-specific Markup</a>
79<LI><A href="library-markup.html">6.8 Library-level Markup</a>
80<LI><A href="table-markup.html">6.9 Table Markup</a>
81<LI><A href="references.html">6.10 Reference List Markup</a>
82<LI><A href="indexing.html">6.11 Index-generating Markup</a>
83<LI><A href="grammar-displays.html">6.12 Grammar Production Displays</a>
84<LI><A href="gui-markup.html">6.13 Graphical Interface Components</a>
85</ul>
86<!--End of Table of Child-Links-->
87</div>
88
89<DIV CLASS="navigation">
90<div class='online-navigation'>
91<p></p><hr />
92<table align="center" width="100%" cellpadding="0" cellspacing="2">
93<tr>
94<td class='online-navigation'><a rel="prev" title="5 Document Classes"
95 href="classes.html"><img src='../icons/previous.png'
96 border='0' height='32' alt='Previous Page' width='32' /></A></td>
97<td class='online-navigation'><a rel="parent" title="Documenting Python"
98 href="doc.html"><img src='../icons/up.png'
99 border='0' height='32' alt='Up One Level' width='32' /></A></td>
100<td class='online-navigation'><a rel="next" title="6.1 Markup for the"
101 href="preamble-info.html"><img src='../icons/next.png'
102 border='0' height='32' alt='Next Page' width='32' /></A></td>
103<td align="center" width="100%">Documenting Python</td>
104<td class='online-navigation'><a rel="contents" title="Table of Contents"
105 href="contents.html"><img src='../icons/contents.png'
106 border='0' height='32' alt='Contents' width='32' /></A></td>
107<td class='online-navigation'><img src='../icons/blank.png'
108 border='0' height='32' alt='' width='32' /></td>
109<td class='online-navigation'><img src='../icons/blank.png'
110 border='0' height='32' alt='' width='32' /></td>
111</tr></table>
112<div class='online-navigation'>
113<b class="navlabel">Previous:</b>
114<a class="sectref" rel="prev" href="classes.html">5 Document Classes</A>
115<b class="navlabel">Up:</b>
116<a class="sectref" rel="parent" href="doc.html">Documenting Python</A>
117<b class="navlabel">Next:</b>
118<a class="sectref" rel="next" href="preamble-info.html">6.1 Markup for the</A>
119</div>
120</div>
121<hr />
122<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
123</DIV>
124<!--End of Navigation Panel-->
125<ADDRESS>
126See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
127</ADDRESS>
128</BODY>
129</HTML>