Home
last modified time | relevance | path

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

/qemu/docs/sphinx/
H A Dqapidoc_legacy.py438 def get_document_node(self): member in QAPISchemaGenRSTVisitor
H A Dqapidoc.py601 return vis.get_document_node() # type: ignore