public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/modula-2] PR-107524 Ensure gm2.texi has a top node
Date: Fri,  4 Nov 2022 13:38:34 +0000 (GMT)	[thread overview]
Message-ID: <20221104133834.CDD393858436@sourceware.org> (raw)

https://gcc.gnu.org/g:a72dedb728316c8c598e31d5c617f1cce0af536e

commit a72dedb728316c8c598e31d5c617f1cce0af536e
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Fri Nov 4 13:37:34 2022 +0000

    PR-107524 Ensure gm2.texi has a top node
    
    Building html docs from gm2.texi fails due to missing top node.
    
    2022-11-04  Matthias Klose  <doko@debian.org>
    
    gcc/ChangeLog:
    
            * doc/gm2.texi: Remove conditional around top node.
    
    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

Diff:
---
 gcc/doc/gm2.texi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi
index 5d7b800a046..eb08ef78ca2 100644
--- a/gcc/doc/gm2.texi
+++ b/gcc/doc/gm2.texi
@@ -64,10 +64,8 @@ Boston, MA 02110-1301, USA@*
 
 @c `Top' Node and Master Menu
 
-@ifinfo
 @node Top, Overview, (dir), (dir)
 @top Introduction
-@end ifinfo
 
 @menu
 * Overview::         What is GNU Modula-2.

                 reply	other threads:[~2022-11-04 13:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221104133834.CDD393858436@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).