Package epydoc :: Module help
[show private | hide private]
[frames | no frames]

Module epydoc.help

Default help file for the HTML outputter (epydoc.html).
Variable Summary
string HTML_HELP: The contents of the HTML body for the default help page.

Variable Details

HTML_HELP

The contents of the HTML body for the default help page.
Type:
string
Value:
'''
<center><h2> API Documentation </h2></center>

<p> This document contains the API (Application Programming Interface)
documentation for %(this_project)s.  Documentation for the Python
objects defined by the project is divided into separate pages for each
package, module, and class.  The API documentation also includes two
pages containing information about the project as a whole: a trees
...                                                                    

Generated by Epydoc 2.1 on Sat Mar 20 17:46:15 2004 http://epydoc.sf.net