qapi2texi: Simplify representation of section text
authorMarkus Armbruster <armbru@redhat.com>
Mon, 2 Oct 2017 14:13:39 +0000 (16:13 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 20 Dec 2017 18:18:33 +0000 (19:18 +0100)
commit76eb6b60edbb15fd2f3beda7da3991951a3b8883
treec68d2305a942523da6cafc5aa10b1fa99e6309c0
parent09331fced1c4e04109ccc9d6852f29e0453cf583
qapi2texi: Simplify representation of section text

Use a string instead of a list of strings.  While there, generate
fewer superfluous blank lines.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20171002141341.24616-10-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
scripts/qapi2texi.py
tests/qapi-schema/doc-good.texi