4cfd6537e4
qapi: Tidy up unusual line breaks
...
Break lines between members instead of within members.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Message-Id: <20210917143134.412106-2-armbru@redhat.com >
2021-09-25 06:55:54 +02:00
3248c1aaf2
docs: update the documentation upfront about schema configuration
...
Update the documentation describing the changes in this series.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
Tested-by: John Snow <jsnow@redhat.com >
Reviewed-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <20210804083105.97531-2-marcandre.lureau@redhat.com >
[Rebased with straightforward conflicts]
Signed-off-by: Markus Armbruster <armbru@redhat.com >
2021-08-26 13:53:56 +02:00
9c66762a60
docs/qapi-code-gen: add cross-references
...
Add clickables to many places.
Signed-off-by: John Snow <jsnow@redhat.com >
Message-Id: <20210720235619.2048797-4-jsnow@redhat.com >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Markus Armbruster <armbru@redhat.com >
2021-08-04 11:05:52 +02:00
55927c5f32
docs/qapi-code-gen: Beautify formatting
...
Mostly, add ``literal`` markers to a lot of things like C types, add
code blocks, and fix the way a few things render.
Signed-off-by: John Snow <jsnow@redhat.com >
Message-Id: <20210720235619.2048797-3-jsnow@redhat.com >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Markus Armbruster <armbru@redhat.com >
2021-08-04 11:05:48 +02:00
f7aa076dbd
docs: convert qapi-code-gen.txt to ReST
...
This is a very rudimentary conversion from .txt to .rst changing as
little as possible, but getting it to render somewhat nicely; without
using any Sphinx directives. (It is 'native' ReST.)
Further patches will add cross-references and Sphinx-specific extensions
to make it sparkle.
Signed-off-by: John Snow <jsnow@redhat.com >
Message-Id: <20210720235619.2048797-2-jsnow@redhat.com >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Markus Armbruster <armbru@redhat.com >
2021-08-04 11:05:43 +02:00