qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qapi2texi: add type information
@ 2017-01-25 13:03 Marc-André Lureau
  2017-01-25 13:03 ` [Qemu-devel] [PATCH 1/2] qapi2texi: change texi formatters Marc-André Lureau
  2017-01-25 13:03 ` [Qemu-devel] [PATCH 2/2] qapi2texi: produce type information Marc-André Lureau
  0 siblings, 2 replies; 5+ messages in thread
From: Marc-André Lureau @ 2017-01-25 13:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: armbru, Marc-André Lureau

The type information was dropped from v6 of the "qapi doc generation"
series, since the syntax being used was still under discussion.

However, the documentation without the type information is incomplete
and you have to refer to the json schema for the details. With type
information, you can hopefully only use the generated documentation.

See the second patch summary for a short description of the syntax.

Marc-André Lureau (2):
  qapi2texi: change texi formatters
  qapi2texi: produce type information

 scripts/qapi2texi.py | 114 ++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 85 insertions(+), 29 deletions(-)

-- 
2.11.0.295.gd7dffce1c

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-27  9:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-25 13:03 [Qemu-devel] [PATCH 0/2] qapi2texi: add type information Marc-André Lureau
2017-01-25 13:03 ` [Qemu-devel] [PATCH 1/2] qapi2texi: change texi formatters Marc-André Lureau
2017-01-27  7:44   ` Markus Armbruster
2017-01-25 13:03 ` [Qemu-devel] [PATCH 2/2] qapi2texi: produce type information Marc-André Lureau
2017-01-27  9:38   ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).