diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2023-03-27 18:27:17 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2023-03-28 10:41:32 +0200 |
commit | 5cea00da1d3c5b37c77230ff863d7c1916a512f2 (patch) | |
tree | f0be74ed2495ff4bc4fcb127631a0ad372fc3949 /gcc | |
parent | 8443f42f05f9026dadad1236b9e44ec294c70337 (diff) | |
download | gcc-5cea00da1d3c5b37c77230ff863d7c1916a512f2.zip gcc-5cea00da1d3c5b37c77230ff863d7c1916a512f2.tar.gz gcc-5cea00da1d3c5b37c77230ff863d7c1916a512f2.tar.bz2 |
Modula-2: fix documentation layout again
Nothing really serious this time.
gcc/
* doc/gm2.texi: Add missing Next, Previous and Top fields to most
top-level sections.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/gm2.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index c08bb89..db35f6f 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -2761,7 +2761,7 @@ The mailing list contents can be viewed These exist and can be found on the frontends web page on the @uref{http://gcc.gnu.org/frontends.html, gcc web site}. -@node License, , , +@node License, Copying, Using, Top @section License of GNU Modula-2 GNU Modula-2 is free software, the compiler is held under the GPL v3 @@ -2781,10 +2781,10 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see More information on how these licenses work is available @uref{http://www.gnu.org/licenses/licenses.html} on the GNU web site. -@node Copying, , , +@node Copying, Contributing, License, Top @include gpl_v3_without_node.texi -@node Contributing, , , +@node Contributing, EBNF, Copying, Top @section Contributing to GNU Modula-2 Please do and please read the GNU Emacs info under @@ -2808,7 +2808,7 @@ Many thanks and enjoy your coding! @c This section is still being written. @c @include gm2-internals.texi -@node EBNF, , , +@node EBNF, Libraries, Contributing, Top @chapter EBNF of GNU Modula-2 This chapter contains the EBNF of GNU Modula-2. This grammar currently @@ -2822,14 +2822,14 @@ phase. @include m2/gm2-ebnf.texi -@node Libraries, , , +@node Libraries, Indices, EBNF, Top @chapter PIM and ISO library definitions This chapter contains M2F, PIM and ISO libraries. @include m2/gm2-libs.texi -@node Indices, , , +@node Indices, , Libraries, Top @section Indices @ifhtml |