From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, mdroth@linux.vnet.ibm.com
Subject: [PATCH 0/2] qapi: A section heading bug fix, and maybe an improvement
Date: Fri, 20 Mar 2020 10:18:03 +0100 [thread overview]
Message-ID: <20200320091805.5585-1-armbru@redhat.com> (raw)
PATCH 1 fixes an old defect in the doc comment parser. I figure it'll
simplify the rST generator's job.
PATCH 2 might simplify it further. It's RFC because I'm not sure it
does. Peter, you tell me :)
Markus Armbruster (2):
qapi: Reject section markup in definition documentation
[RFC] qapi: Make section headings start a new doc comment block
docs/devel/qapi-code-gen.txt | 2 ++
scripts/qapi/parser.py | 24 +++++++++++++++++-------
tests/qapi-schema/doc-bad-section.err | 1 +
tests/qapi-schema/doc-bad-section.json | 3 +--
tests/qapi-schema/doc-bad-section.out | 24 ------------------------
tests/qapi-schema/doc-good.out | 3 ++-
6 files changed, 23 insertions(+), 34 deletions(-)
--
2.21.1
next reply other threads:[~2020-03-20 9:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 9:18 Markus Armbruster [this message]
2020-03-20 9:18 ` [PATCH 1/2] qapi: Reject section markup in definition documentation Markus Armbruster
2020-03-20 15:07 ` Eric Blake
2020-03-20 9:18 ` [PATCH RFC 2/2] qapi: Make section headings start a new doc comment block Markus Armbruster
2020-03-23 9:28 ` Peter Maydell
2020-03-30 13:12 ` Markus Armbruster
2020-09-07 14:41 ` [PATCH 0/2] qapi: A section heading bug fix, and maybe an improvement Markus Armbruster
2020-09-07 14:53 ` Peter Maydell
2020-09-07 15:14 ` 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=20200320091805.5585-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=peter.maydell@linaro.org \
--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).