Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/lib/
H A Ddoc_generator.py101 def rst_list_inline(self, list_: List[str], level: int = 0) -> str: member in RstFormatters
180 self.fmt.rst_list_inline(attrs["attributes"]),
212 self.fmt.rst_list_inline(operation['flags'])))
248 lines.append(self.fmt.rst_list_inline(entry, level))