Home
last modified time | relevance | path

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

/qemu/docs/sphinx/
H A Dqapidoc_legacy.py107 doc = ifcond.docgen()
H A Dqapidoc.py285 doc = ent.ifcond.docgen()
/qemu/scripts/qapi/
H A Dschema.py65 def docgen(self) -> str: member in QAPISchemaIfCond