Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config

Module Synopsis:: Formatter:: HTML_Simple

Simpler one-page HTML output


Classes Summary:
TableOfContents
generate a dictionary of all declarations which can be looked up to create cross references. [Source]
HTMLFormatter
The type visitors should generate names relative to the current scope. [Source]

Functions Summary:
 entity(type, body) [Source]
 href(ref, label) [Source]
 name(ref, label) [Source]
 span(clas, body) [Source]
 div(clas, body) [Source]
 desc(text) [Source]
 usage()
Print usage to stdout [Source]
 __parseArgs(args) [Source]
 format(args, ast, config_obj) [Source]