module Synopsis.Formatters.HTML.Views.ModuleIndex
class ModuleIndex
ModuleIndex-inheritance
A module for indexing ASG.Modules. Each module gets its own view with a list of nested scope declarations with documentation. It is intended to go in the left frame...
Methods Summary:
  register(self, frame)
references
source code
  filename(self)
references
source code
  title(self)
references
source code
  process(self)
references
source code
  make_view_heading(self, module)
references
source code
Creates a HTML fragment which becomes the name at the top of the index view.
  process_module_index(self, module)
references
source code
Methods Details:
  make_view_heading(self, module)
references
source code
Creates a HTML fragment which becomes the name at the top of the index view. This may be overridden, but the default is (now) to make a linked fully scoped name, where each scope has a link to the relevant index.
  process_module_index(self, module)
references
source code
Index one module