aboutsummaryrefslogtreecommitdiff
path: root/docs/interop/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/interop/conf.py')
-rw-r--r--docs/interop/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/interop/conf.py b/docs/interop/conf.py
index 4e5bbbbf95..2634ca3410 100644
--- a/docs/interop/conf.py
+++ b/docs/interop/conf.py
@@ -21,4 +21,6 @@ man_pages = [
['Michael Roth <mdroth@linux.vnet.ibm.com>'], 8),
('qemu-ga-ref', 'qemu-ga-ref', 'QEMU Guest Agent Protocol Reference',
[], 7),
+ ('qemu-qmp-ref', 'qemu-qmp-ref', 'QEMU QMP Reference Manual',
+ [], 7),
]