Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/lib/
H A Ddoc_generator.py140 def rst_lineno(lineno: int) -> str: member in RstFormatters
161 lines.append(self.fmt.rst_lineno(do_dict[LINE_STR]))
192 lines.append(self.fmt.rst_lineno(operation[LINE_STR]))
263 lines.append(self.fmt.rst_lineno(definition[LINE_STR]))
300 lines.append(self.fmt.rst_lineno(attr[LINE_STR]))
352 lines.append(self.fmt.rst_lineno(lineno))