qemu-tech: Fix dangling @menu entriespull-build-2019-07-15
commit32481687e1a262a9ca0083f8e938d7b0614d823b
authorMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jul 2019 05:57:36 +0000 (15 07:57 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jul 2019 19:10:29 +0000 (15 21:10 +0200)
treecbb0605061cc6ab46ccfa36f37f9258f6d44c4ba
parent651833181318124ce0853d63e97cbc9dd34f084d
qemu-tech: Fix dangling @menu entries

Recent commit 2f2c4e4731 "Convert "translator internals" docs to RST,
move to devel manual" and commit 282d36b5e2 "qemu-tech.texi: Remove
"QEMU compared to other emulators" section" removed @node, but left
their @menu entries behind.  This broke building qemu-doc.info (but
not qemu-doc.{html,pdf,txt}; how odd).  Bury the dead @menu entries.

Reported-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Fixes: 2f2c4e4731449449a2b1aafcd73e4f9ae107d78b
Fixes: 282d36b5e27ba86d42d0638430e439c2c257367b
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190715055736.15214-3-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
qemu-tech.texi