From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, philmd@redhat.com
Subject: [Qemu-devel] [PATCH for-4.1 2/2] qemu-tech: Fix dangling @menu entries
Date: Mon, 15 Jul 2019 07:57:36 +0200 [thread overview]
Message-ID: <20190715055736.15214-3-armbru@redhat.com> (raw)
In-Reply-To: <20190715055736.15214-1-armbru@redhat.com>
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>
---
qemu-tech.texi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/qemu-tech.texi b/qemu-tech.texi
index 3451cfaa5b..0380de77b6 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -3,10 +3,7 @@
@menu
* CPU emulation::
-* Translator Internals::
-* QEMU compared to other emulators::
* Managed start up options::
-* Bibliography::
@end menu
@node CPU emulation
--
2.21.0
next prev parent reply other threads:[~2019-07-15 5:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 5:57 [Qemu-devel] [PATCH for-4.1 0/2] qemu-doc build fixes Markus Armbruster
2019-07-15 5:57 ` [Qemu-devel] [PATCH for-4.1 1/2] Makefile: Fix missing dependency of on qemu-tech.texi Markus Armbruster
2019-07-15 5:57 ` Markus Armbruster [this message]
2019-07-15 8:50 ` [Qemu-devel] [PATCH for-4.1 2/2] qemu-tech: Fix dangling @menu entries Peter Maydell
2019-07-15 9:00 ` [Qemu-devel] [PATCH for-4.1 0/2] qemu-doc build fixes Philippe Mathieu-Daudé
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=20190715055736.15214-3-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@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).