Lines Matching refs:section
170 self.section = title
181 if self.section == SECTION_DEFAULT and not self._contents:
183 name = self.section
210 self.section = SECTION_DEFAULT
286 for section in ["Description", "Return"]:
287 if section in sections and not sections[section].rstrip():
288 del sections[section]
495 for section in self.entry.sections:
496 if section not in self.entry.parameterlist and \
497 not known_sections.search(section):
1158 self.entry.identifier = self.entry.section