aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2020-10-05 16:52:28 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-10-12 11:50:23 -0400
commit51c778edd347452ce22146bd004bc7adab5f3a1a (patch)
tree38aca5a17eab93e61277808a7205fe83da259912 /docs/devel
parentf59c6de7f00e664358a9aad49248094ab1b29461 (diff)
downloadqemu-51c778edd347452ce22146bd004bc7adab5f3a1a.zip
qemu-51c778edd347452ce22146bd004bc7adab5f3a1a.tar.gz
qemu-51c778edd347452ce22146bd004bc7adab5f3a1a.tar.bz2
docs/devel/qtest: Include libqtest API reference
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Acked-by: Thomas Huth <thuth@redhat.com> Message-Id: <20201005205228.697463-4-ehabkost@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel')
-rw-r--r--docs/devel/qtest.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/devel/qtest.rst b/docs/devel/qtest.rst
index 3bf9ebe..075fe5f 100644
--- a/docs/devel/qtest.rst
+++ b/docs/devel/qtest.rst
@@ -64,3 +64,9 @@ QTest Protocol
.. kernel-doc:: softmmu/qtest.c
:doc: QTest Protocol
+
+
+libqtest API reference
+----------------------
+
+.. kernel-doc:: tests/qtest/libqos/libqtest.h