diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2017-02-17 13:34:16 +0400 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2017-02-20 14:10:46 +0100 |
commit | 1ede77dfd2220074c5ec3a1d1a25a5ec1ccbc17d (patch) | |
tree | 8e90a6ac01a16bd28417acafb0291d4002cab75f /.gitignore | |
parent | d514cfd763b271b4e97a9fc6adaabc8fd50084ab (diff) |
qapi2texi: replace quotation by bold section name
When we build qemu-qmp-ref.txt this causes texinfo to complain several
times:
"Negative repeat count does nothing at
/usr/share/texinfo/Texinfo/Convert/Line.pm line 124."
It also doesn't display correctly, because the "Notes" text disappears
entirely in the HTML version because it thinks there's no actual
quotation text.
The text file output formatting is also not good.
To solve those problems, remove usage of @quotation, and simply use bold
face for the section name.
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170217093416.27688-1-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions