|
|
|
| Call Graph |
|
string
|
|
| Call Graph |
|
None
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
None
|
_mkdir(self,
directory)
If the given directory does not exist, then attempt to create it. |
source code
call graph
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
write_link_index(self,
out,
indices,
title,
url,
index_by_section,
sections='ABCDEFGHIJKLMNOPQRSTUVWXYZ_',
section_url='#%s') |
source code
call graph
|
|
| Call Graph |
|
|
|
write_metadata_index(self,
out,
indices,
field,
title,
typ)
Write an HTML page containing a metadata index. |
source code
call graph
|
|
|
|
write_indexpage_header(self,
out,
indices,
title,
url)
A helper for the index page generation functions, which generates a
header that can be used to navigate between the different indices. |
source code
call graph
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
write_frames_index(self,
out)
Write the frames index file for the frames-based table of contents to
the given streams. |
source code
|
|
|
|
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
None
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
str
|
|
str
|
|
|
|
|
| Call Graph |
|
|
|
|
|
|
write_footer(self,
out,
short=False)
Generate HTML code for the standard page footer, and write it to
out. |
source code
|
|
|
|
|
|
|
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
| _write_summary_line(self,
out,
typ,
description,
tr_class,
pysrc_link,
callgraph) |
source code
|
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
|
|
|
| Call Graph |
|
|
|
arg_name_to_html(self,
func_doc,
arg_name)
A helper function used to format an argument name, for use in the
argument description list under a routine's details entry. |
source code
call graph
|
|
| Call Graph |
|
|
|
| write_function_details_entry(self,
out,
var_doc,
descr,
callgraph,
rtype,
rdescr,
arg_descrs,
div_class) |
source code
|
|
|
|
| write_property_details_entry(self,
out,
var_doc,
descr,
accessors,
div_class) |
source code
|
|
|
|
| write_variable_details_entry(self,
out,
var_doc,
descr,
div_class) |
source code
|
|
|
|
|
|
|
|
| Call Graph |
|
string
|
base_tree(self,
doc,
width=None,
postfix='',
context=None)
Returns:
The HTML code for a class's base tree. |
source code
|
|
int
|
|
|
|
contextual_label(self,
doc,
context)
Return the label for doc to be shown in
context. |
source code
|
|
str
|
|
| Call Graph |
|
str
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
|
|
|
|
|
|
|
| Call Graph |
|
|
|
|
| Call Graph |
|
|
|
| write_class_tree_item(self,
out,
doc,
class_set) |
source code
|
|
|
|
|
| Call Graph |
|
|
|
|