module Synopsis.Formatters.HTML.Parts.Heading
class Heading
Heading-inheritance
Heading view part. Displays a header for the view -- its strategies are only passed the object that the view is for; ie a Class or Module
Class attributes Summary:
source code
Methods Summary:
  write_section_item(self, text)
references
source code
  process(self, decl)
references
source code
Methods Details:
  write_section_item(self, text)
references
source code
Writes text and follows with a horizontal rule
  process(self, decl)
references
source code
Process this Part by formatting only the given decl