summary refs log tree commit diff stats
path: root/docs/devel/qom.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devel/qom.rst')
-rw-r--r--docs/devel/qom.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/devel/qom.rst b/docs/devel/qom.rst
index 2828843058..c342ce18e3 100644
--- a/docs/devel/qom.rst
+++ b/docs/devel/qom.rst
@@ -387,4 +387,5 @@ OBJECT_DEFINE_ABSTRACT_TYPE() macro can be used instead:
 API Reference
 -------------
 
-.. kernel-doc:: include/qom/object.h
+See the :ref:`QOM API<qom-api>` and :ref:`QDEV API<qdev-api>`
+documents for the complete API description.