Home
last modified time | relevance | path

Searched refs:index_by_section (Results 1 – 1 of 1) sorted by relevance

/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/epydoc/docwriter/
H A Dhtml.py1034 def write_link_index(self, out, indices, title, url, index_by_section, argument
1045 if sec in index_by_section:
1053 sections = [s for s in sections if s in index_by_section]
1061 self.write_index_section(out, index_by_section[section], True)