Marc-André Lureau writes:
> Hi
>
> On Tue, Aug 9, 2016 at 5:08 PM Markus Armbruster wrote:
>
>>
>> > I don't mind. The following patches will generate the file. It could also
>> > generate it under docs/. But then other documentation should also be
>> > generated there. Let's leave itfor a diffe
Hi
On Tue, Aug 9, 2016 at 5:08 PM Markus Armbruster wrote:
>
> > I don't mind. The following patches will generate the file. It could also
> > generate it under docs/. But then other documentation should also be
> > generated there. Let's leave itfor a different time.
>
> What other documentatio
Marc-André Lureau writes:
> Hi
>
> On Fri, Aug 5, 2016 at 6:58 PM Markus Armbruster wrote:
>
>> marcandre.lur...@redhat.com writes:
>>
[...]
>> > diff --git a/qmp-commands.hx b/qmp-commands.txt
>> > similarity index 87%
>> > rename from qmp-commands.hx
>> > rename to qmp-commands.txt
>>
>> Shoul
Hi
On Fri, Aug 5, 2016 at 6:58 PM Markus Armbruster wrote:
> marcandre.lur...@redhat.com writes:
>
> > From: Marc-André Lureau
> >
> > Only the documentation remains useful, so strip it.
>
> What about:
>
> The only remaining function of qmp-commands.hx is to let us generate
> qmp-comma
marcandre.lur...@redhat.com writes:
> From: Marc-André Lureau
>
> Only the documentation remains useful, so strip it.
What about:
The only remaining function of qmp-commands.hx is to let us generate
qmp-commands.txt from it. Replace qmp-commands.hx by qmp-commands.txt.
Assuming that's
From: Marc-André Lureau
Only the documentation remains useful, so strip it. (a later update will
move the documentation in the respective json files and generate the
text file)
Signed-off-by: Marc-André Lureau
---
.gitignore |1 -
MAINTAINERS