module Synopsis.Formatters.HTML.Parts.Detail
class Detail
Detail-inheritance
Class attributes Summary:
source code
Methods Summary:
  write_section_start(self, heading)
references
source code
Start a 'detail' section and write an appropriate heading.
  write_section_end(self, heading)
references
source code
Close the section.
  write_section_item(self, text)
references
source code
Add an item.
  process(self, decl)
references
source code
Methods Details:
  write_section_start(self, heading)
references
source code
Start a 'detail' section and write an appropriate heading.
  write_section_end(self, heading)
references
source code
Close the section.
  write_section_item(self, text)
references
source code
Add an item.
  process(self, decl)
references
source code
Print out the details for the children of the given decl