Create an index of all modules with JS. The JS allows the user to expand/collapse sections of the tree!
| Operations Summary: | |
| __init__(self, manager) [Source] | |
| _init_page(self) Sets _filename and registers the page with the manager [Source] | |
| filename(self) [Source] | |
| title(self) [Source] | |
| process(self, start) Create a page with an index of all modules [Source] | |
| _child_filter(self, child) [Source] | |
| _link_href(self, ns) [Source] | |
| get_children(self, decl) [Source] | |
| indexModule(self, ns, rel_scope) Write a link for this module and recursively visit child modules. [Source] | |