Am 04.09.2017 um 18:26 hat Stefan Hajnoczi geschrieben: > Block driver documentation is available in qemu-doc.html. It would be > convenient to have documentation for formats, protocols, and filter > drivers in a man page. > > Extract the relevant part of qemu-doc.html into a new file called > docs/qemu-block-drivers.texi. This file can also be built as a > stand-alone document (man, html, etc). > > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
I'm getting a few warning during the build: docs/qemu-block-drivers.texi:790: warning: @setfilename after the first element docs/qemu-block-drivers.texi:790: warning: @setfilename after the first element docs/qemu-block-drivers.texi:791: warning: multiple @settitle docs/qemu-block-drivers.texi:791: warning: multiple @settitle Kevin