On 19/6/23 19:14, Alex Bennée wrote:
Lets try and keep the overview of the sub-system digestible by
splitting the core API stuff into a separate file. As QOM and QDEV
work together we should also try and enumerate the qdev_ functions.
Currently this is a little broken as kerneldoc doesn't understand our
macros.

Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
  docs/devel/index-api.rst |  2 ++
  docs/devel/qdev-api.rst  | 12 ++++++++++++
  docs/devel/qom-api.rst   |  9 +++++++++
  docs/devel/qom.rst       |  3 ++-
  4 files changed, 25 insertions(+), 1 deletion(-)
  create mode 100644 docs/devel/qdev-api.rst
  create mode 100644 docs/devel/qom-api.rst

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to