1 <?xml version=
"1.0" encoding=
"iso-8859-1"?>
2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
7 <link rel=
"stylesheet" href=
"epydoc.css" type=
"text/css"></link>
9 <body bgcolor=
"white" text=
"black" link=
"blue" vlink=
"#204080"
12 <!-- =========== START OF NAVBAR =========== -->
13 <table class=
"navbar" border=
"0" width=
"100%" cellpadding=
"0" bgcolor=
"#a0c0ff" cellspacing=
"0">
15 <th class=
"navbar"> <a class=
"navbar" href=
"yumguicore-module.html">Home
</a> </th>
16 <th class=
"navbar"> <a class=
"navbar" href=
"trees.html">Trees
</a> </th>
17 <th class=
"navbar"> <a class=
"navbar" href=
"indices.html">Index
</a> </th>
18 <th bgcolor=
"#70b0f0" class=
"navselect"> Help
</th>
19 <th class=
"navbar" width=
"100%"></th>
22 <table width=
"100%" cellpadding=
"0" cellspacing=
"0">
26 <td><table cellpadding=
"0" cellspacing=
"0">
27 <tr><td align=
"right"><font size=
"-2">[
<a href=
"../private/help.html">show
private
</a> |
hide
private]
</font></td></tr>
28 <tr><td align=
"right"><font size=
"-2">[
<a href=
"frames.html"target=
"_top">frames
</a> |
<a href=
"help.html" target=
"_top">no
frames
</a>]
</font></td></tr>
32 <center><h2> API Documentation
</h2></center>
34 <p> This document contains the API (Application Programming Interface)
35 documentation for this project. Documentation for the Python
36 objects defined by the project is divided into separate pages for each
37 package, module, and class. The API documentation also includes two
38 pages containing information about the project as a whole: a trees
39 page, and an index page.
</p>
41 <h2> Object Documentation
</h2>
43 <p>Each
<b>Package Documentation
</b> page contains:
45 <li> A description of the package.
</li>
46 <li> A list of the modules and sub-packages contained by the
48 <li> A summary of the classes defined by the package.
</li>
49 <li> A summary of the functions defined by the package.
</li>
50 <li> A summary of the variables defined by the package.
</li>
51 <li> A detailed description of each function defined by the
53 <li> A detailed description of each variable defined by the
57 <p>Each
<b>Module Documentation
</b> page contains:
59 <li> A description of the module.
</li>
60 <li> A summary of the classes defined by the module.
</li>
61 <li> A summary of the functions defined by the module.
</li>
62 <li> A summary of the variables defined by the module.
</li>
63 <li> A detailed description of each function defined by the
65 <li> A detailed description of each variable defined by the
69 <p>Each
<b>Class Documentation
</b> page contains:
71 <li> A class inheritance diagram.
</li>
72 <li> A list of known subclasses.
</li>
73 <li> A description of the class.
</li>
74 <li> A summary of the methods defined by the class.
</li>
75 <li> A summary of the instance variables defined by the class.
</li>
76 <li> A summary of the class (static) variables defined by the
78 <li> A detailed description of each method defined by the
80 <li> A detailed description of each instance variable defined by the
82 <li> A detailed description of each class (static) variable defined
86 <h2> Project Documentation
</h2>
88 <p> The
<b>Trees
</b> page contains the module and class hierarchies:
90 <li> The
<i>module hierarchy
</i> lists every package and module, with
91 modules grouped into packages. At the top level, and within each
92 package, modules and sub-packages are listed alphabetically.
</li>
93 <li> The
<i>class hierarchy
</i> lists every class, grouped by base
94 class. If a class has more than one base class, then it will be
95 listed under each base class. At the top level, and under each base
96 class, classes are listed alphabetically.
</li>
99 <p> The
<b>Index
</b> page contains indices of terms and
102 <li> The
<i>term index
</i> lists every term indexed by any object's
103 documentation. For each term, the index provides links to each
104 place where the term is indexed.
</li>
105 <li> The
<i>identifier index
</i> lists the (short) name of every package,
106 module, class, method, function, variable, and parameter. For each
107 identifier, the index provides a short description, and a link to
108 its documentation.
</li>
111 <h2> The Table of Contents
</h2>
113 <p> The table of contents occupies the two frames on the left side of
114 the window. The upper-left frame displays the
<i>project
115 contents
</i>, and the lower-left frame displays the
<i>module
119 <table class=
"summary" border=
"1" cellspacing=
"0" cellpadding=
"3">
122 <font size=
"-1">Project
<br>Contents
<hr>...
</font></td>
123 <td align=
"center" rowspan=
"2" width=
"70%">
124 API
<br>Documentation
<br>Frame
<br><br><br>
129 <font size=
"-1">Module
<br>Contents
<hr> <br>...
<br> </font>
135 <p> The
<b>project contents frame
</b> contains a list of all packages
136 and modules that are defined by the project. Clicking on an entry
137 will display its contents in the module contents frame. Clicking on a
138 special entry, labeled
"Everything," will display the contents of
139 the entire project.
</p>
141 <p> The
<b>module contents frame
</b> contains a list of every
142 submodule, class, type, exception, function, and variable defined by a
143 module or package. Clicking on an entry will display its
144 documentation in the API documentation frame. Clicking on the name of
145 the module, at the top of the frame, will display the documentation
146 for the module itself.
</p>
148 <p> The
"<b>frames</b>" and
"<b>no frames</b>" buttons below the top
149 navigation bar can be used to control whether the table of contents is
150 displayed or not.
</p>
152 <h2> The Navigation Bar
</h2>
154 <p> A navigation bar is located at the top and bottom of every page.
155 It indicates what type of page you are currently viewing, and allows
156 you to go to related pages. The following table describes the labels
157 on the navigation bar. Note that not some labels (such as
158 [Parent]) are not displayed on all pages.
</p>
160 <table class=
"summary" border=
"1" cellspacing=
"0" cellpadding=
"3" width=
"100%">
163 <th>Highlighted when...
</th>
166 <tr><td valign=
"top"><b>[Parent]
</b></td>
167 <td valign=
"top"><i>(never highlighted)
</i></td>
168 <td valign=
"top"> the parent of the current package
</td></tr>
169 <tr><td valign=
"top"><b>[Package]
</b></td>
170 <td valign=
"top">viewing a package
</td>
171 <td valign=
"top">the package containing the current object
173 <tr><td valign=
"top"><b>[Module]
</b></td>
174 <td valign=
"top">viewing a module
</td>
175 <td valign=
"top">the module containing the current object
177 <tr><td valign=
"top"><b>[Class]
</b></td>
178 <td valign=
"top">viewing a class
</td>
179 <td valign=
"top">the class containing the current object
</td></tr>
180 <tr><td valign=
"top"><b>[Trees]
</b></td>
181 <td valign=
"top">viewing the trees page
</td>
182 <td valign=
"top"> the trees page
</td></tr>
183 <tr><td valign=
"top"><b>[Index]
</b></td>
184 <td valign=
"top">viewing the index page
</td>
185 <td valign=
"top"> the index page
</td></tr>
186 <tr><td valign=
"top"><b>[Help]
</b></td>
187 <td valign=
"top">viewing the help page
</td>
188 <td valign=
"top"> the help page
</td></tr>
191 <p> The
"<b>show private</b>" and
"<b>hide private</b>" buttons below
192 the top navigation bar can be used to control whether documentation
193 for private objects is displayed. Private objects are usually defined
194 as objects whose (short) names begin with a single underscore, but do
195 not end with an underscore. For example,
"<code>_x</code>",
196 "<code>__pprint</code>", and
"<code>epydoc.epytext._tokenize</code>"
197 are private objects; but
"<code>re.sub</code>",
198 "<code>__init__</code>", and
"<code>type_</code>" are not. However,
199 if a module defines the
"<code>__all__</code>" variable, then its
200 contents are used to decide which objects are private.
</p>
202 <p> A timestamp below the bottom navigation bar indicates when each
203 page was last updated.
</p>
205 <!-- =========== START OF NAVBAR =========== -->
206 <table class=
"navbar" border=
"0" width=
"100%" cellpadding=
"0" bgcolor=
"#a0c0ff" cellspacing=
"0">
208 <th class=
"navbar"> <a class=
"navbar" href=
"yumguicore-module.html">Home
</a> </th>
209 <th class=
"navbar"> <a class=
"navbar" href=
"trees.html">Trees
</a> </th>
210 <th class=
"navbar"> <a class=
"navbar" href=
"indices.html">Index
</a> </th>
211 <th bgcolor=
"#70b0f0" class=
"navselect"> Help
</th>
212 <th class=
"navbar" width=
"100%"></th>
216 <table border=
"0" cellpadding=
"0" cellspacing=
"0" width=
"100%">
218 <td align=
"left"><font size=
"-2">Generated by Epydoc
2.1 on Thu Jul
19 13:
44:
22 2007</font></td>
219 <td align=
"right"><a href=
"http://epydoc.sourceforge.net"
220 ><font size=
"-2">http://epydoc.sf.net
</font></a></td>