Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
HTML
.
Parts
.
Detail
class Detail
File:
../Synopsis/Formatters/HTML/Parts/Detail.py
Class attributes Summary:
fragments
Methods Summary:
write_section_start
(
self
,
heading
)
Start a 'detail' section and write an appropriate heading.
write_section_end
(
self
,
heading
)
Close the section.
write_section_item
(
self
,
text
)
Add an item.
process
(
self
,
decl
)
Methods Details:
write_section_start
(
self
,
heading
)
Start a 'detail' section and write an appropriate heading.
write_section_end
(
self
,
heading
)
Close the section.
write_section_item
(
self
,
text
)
Add an item.
process
(
self
,
decl
)
Print out the details for the children of the given decl
Generated on Thu Apr 16 16:27:10 2009 by
synopsis
(version devel)