From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [Qemu-devel] [PULL 3/3] qemu-tech: Fix dangling @menu entries
Date: Tue, 16 Jul 2019 06:51:41 +0200 [thread overview]
Message-ID: <20190716045141.21383-4-armbru@redhat.com> (raw)
In-Reply-To: <20190716045141.21383-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>
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 | 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-16 4:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-16 4:51 [Qemu-devel] [PULL 0/3] Build system and documentation patches for 2019-07-15 Markus Armbruster
2019-07-16 4:51 ` [Qemu-devel] [PULL 1/3] Makefile: Fix "make install" when "make all" needs work Markus Armbruster
2019-07-16 4:51 ` [Qemu-devel] [PULL 2/3] Makefile: Fix missing dependency of on qemu-tech.texi Markus Armbruster
2019-07-16 4:51 ` Markus Armbruster [this message]
2019-07-16 14:08 ` [Qemu-devel] [PULL 0/3] Build system and documentation patches for 2019-07-15 Peter Maydell
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=20190716045141.21383-4-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).