public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/modula-2] PR-107524 Ensure gm2.texi has a top node
@ 2022-11-04 13:38 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2022-11-04 13:38 UTC (permalink / raw)
  To: gcc-cvs

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-04 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04 13:38 [gcc/devel/modula-2] PR-107524 Ensure gm2.texi has a top node Gaius Mulley

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).