Re: [Qemu-devel] [PATCH 11/36] build-sys: generate QAPI doc based on json

2015-09-25 Thread Eric Blake
On 09/25/2015 08:03 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Learn to generate info/html/pdf/man documentation for QEMU and agent QMP > APIs. > > This allows to provide missing agent documentation, and should help "allows to" is not idiomatic English (it is missing a

[Qemu-devel] [PATCH 11/36] build-sys: generate QAPI doc based on json

2015-09-25 Thread marcandre . lureau
From: Marc-André Lureau Learn to generate info/html/pdf/man documentation for QEMU and agent QMP APIs. This allows to provide missing agent documentation, and should help getting rid of the duplicate documentation in qmp-commands.hx. Signed-off-by: Marc-André Lureau --- Makefile | 36