A module for indexing AST.Modules. Each module gets its own page with a list of nested scope declarations with comments. It is intended to go in the left frame...
Operations Summary: | |
__init__(self, manager) [Source] | |
filename(self) [Source] | |
title(self) [Source] | |
register(self) Register first page as index page [Source] | |
process(self, start) Creates indexes for all modules [Source] | |
_makePageHeading(self, ns) Creates a HTML fragment which becomes the name at the top of the index page. [Source] | |
processNamespaceIndex(self, ns) Index one module [Source] |
Operation Details: |
Creates a HTML fragment which becomes the name at the top of the index page. 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.