diff options
Diffstat (limited to 'docs/interop/conf.py')
-rw-r--r-- | docs/interop/conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/interop/conf.py b/docs/interop/conf.py index 4e5bbbb..2634ca3 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), ] |