Home
last modified time | relevance | path

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

/qemu/docs/
H A Dconf.py347 qapidoc_srctree = os.path.join(qemu_docdir, '..') variable
/qemu/docs/sphinx/
H A Ddbusdoc.py148 dbusfile = env.config.qapidoc_srctree + "/" + self.arguments[0]
H A Dqapidoc.py21 The docs/conf.py file must set the qapidoc_srctree config value to
572 srctree = Path(self.env.app.config.qapidoc_srctree).resolve()
605 qapifile = env.config.qapidoc_srctree + "/" + self.arguments[0]
726 app.add_config_value("qapidoc_srctree", None, "env")