docs/interop: Convert qmp-spec.txt to rST
Convert the qmp-spec.txt document to restructuredText. Notable points about the conversion: * numbers at the start of section headings are removed, to match the style of the rest of the manual * cross-references to other sections or documents are hyperlinked * various formatting tweaks (notably the examples, which need the -> and <- prefixed so the QMP code-block lexer will accept them) * English prose fixed in a few places Reviewed-by:Eric Blake <eblake@redhat.com> Signed-off-by:
Peter Maydell <peter.maydell@linaro.org> Message-Id: <20230515162245.3964307-2-peter.maydell@linaro.org> Reviewed-by:
Markus Armbruster <armbru@redhat.com> Signed-off-by:
Markus Armbruster <armbru@redhat.com> [.. code-block:: dumbed down to :: to work around CI failure]
Showing
- docs/devel/qapi-code-gen.rst 2 additions, 1 deletiondocs/devel/qapi-code-gen.rst
- docs/interop/index.rst 1 addition, 0 deletionsdocs/interop/index.rst
- docs/interop/qmp-spec.rst 183 additions, 150 deletionsdocs/interop/qmp-spec.rst
- python/qemu/qmp/models.py 4 additions, 4 deletionspython/qemu/qmp/models.py
- python/qemu/qmp/qmp_client.py 2 additions, 2 deletionspython/qemu/qmp/qmp_client.py
- qapi/control.json 2 additions, 2 deletionsqapi/control.json
- qapi/qapi-schema.json 2 additions, 1 deletionqapi/qapi-schema.json
- qobject/json-lexer.c 1 addition, 1 deletionqobject/json-lexer.c
Loading
Please register or sign in to comment