aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2023-01-18 12:10:07 +0000
committerDr. David Alan Gilbert <dgilbert@redhat.com>2023-02-16 18:15:08 +0000
commit8ab5e8a503b55eb27672777cfedea902bb22a246 (patch)
treee49590cb5186115ab1dab7fbfdad41c581c5f979 /docs/conf.py
parent5da7701e2a9f8454a24595857df7d24f7111645a (diff)
downloadqemu-8ab5e8a503b55eb27672777cfedea902bb22a246.zip
qemu-8ab5e8a503b55eb27672777cfedea902bb22a246.tar.gz
qemu-8ab5e8a503b55eb27672777cfedea902bb22a246.tar.bz2
virtiofsd: Remove build and docs glue
Remove all the virtiofsd build and docs infrastructure. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 73a287a..00767b0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -290,10 +290,6 @@ man_pages = [
('tools/virtfs-proxy-helper', 'virtfs-proxy-helper',
'QEMU 9p virtfs proxy filesystem helper',
['M. Mohan Kumar'], 1),
- ('tools/virtiofsd', 'virtiofsd',
- 'QEMU virtio-fs shared file system daemon',
- ['Stefan Hajnoczi <stefanha@redhat.com>',
- 'Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>'], 1),
]
man_make_section_directory = False