Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/lib/
H A Ddoc_generator.py87 def rst_section(namespace: str, prefix: str, title: str) -> str: member in RstFormatters
195 lines.append(self.fmt.rst_section(namespace, 'operation',
266 lines.append(self.fmt.rst_section(namespace, 'definition', definition["name"]))
293 lines.append(self.fmt.rst_section(namespace, 'attribute-set',
330 lines.append(self.fmt.rst_section(namespace, 'sub-message',