public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] Remove Index from gccgo.texi.
@ 2021-04-14  9:03 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-04-14  9:03 UTC (permalink / raw)
  To: gcc-cvs

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

commit cdd0c0b647538d25a822a44986e1bcf2e567310d
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Apr 8 10:20:13 2021 +0200

    Remove Index from gccgo.texi.

Diff:
---
 gcc/go/gccgo.texi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gcc/go/gccgo.texi b/gcc/go/gccgo.texi
index ce6b518bb7b..b7d3e8e2c16 100644
--- a/gcc/go/gccgo.texi
+++ b/gcc/go/gccgo.texi
@@ -90,7 +90,6 @@ package documentation, see @uref{http://golang.org/}.
 * Import and Export::           Importing and exporting package data.
 * Compiler Directives::         Comments to control compilation.
 * C Interoperability::          Calling C from Go and vice-versa.
-* Index::                       Index.
 @end menu
 
 
@@ -513,9 +512,6 @@ call the function from C you must set the name using the @command{gcc}
 extern int go_function(int) __asm__ ("mypkgpath.Function");
 @end smallexample
 
-@node Index
-@unnumbered Index
-
 @printindex cp
 
 @bye


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

only message in thread, other threads:[~2021-04-14  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14  9:03 [gcc/devel/sphinx] Remove Index from gccgo.texi Martin Liska

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