Searched refs:rst_list_inline (Results 1 – 1 of 1) sorted by relevance
101 def rst_list_inline(self, list_: List[str], level: int = 0) -> str: member in RstFormatters179 self.fmt.rst_list_inline(attrs["attributes"]),211 self.fmt.rst_list_inline(operation['flags'])))247 lines.append(self.fmt.rst_list_inline(entry, level))