qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Marc-André Lureau" <marcandre.lureau@redhat.com>
To: qemu-devel@nongnu.org
Cc: armbru@redhat.com, "Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] qapi2texi: add type information
Date: Wed, 25 Jan 2017 17:03:06 +0400	[thread overview]
Message-ID: <20170125130308.16104-1-marcandre.lureau@redhat.com> (raw)

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

             reply	other threads:[~2017-01-25 13:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-25 13:03 Marc-André Lureau [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170125130308.16104-1-marcandre.lureau@redhat.com \
    --to=marcandre.lureau@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).