]> sourceware.org Git - newlib-cygwin.git/commitdiff
libgloss: add new Build System Internals node to the menu
authorMike Frysinger <vapier@gentoo.org>
Fri, 4 Mar 2022 06:04:25 +0000 (01:04 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 4 Mar 2022 06:04:25 +0000 (01:04 -0500)
Seems that some versions of texinfo require the @menu to have all
entries at the top level, so add the new build one to it.

libgloss/doc/porting.texi

index 5325fb2ed4fde8b1fe4f353bdf4f8127670ef0d6..496fae3521489e07e94c1c564c11974a536f0c64 100644 (file)
@@ -136,6 +136,7 @@ new library is called Libgloss, for Gnu Low-level OS support.
 * Building libgloss::           How to configure and built libgloss
                                 for a target.
 * Board support::               How to add support for a new board.
+* Build System Internals::      How the libgloss build system works.
 @end menu
 
 @node Supported targets, Building libgloss, Libgloss, Libgloss
@@ -311,7 +312,7 @@ used. This is done so libgloss will build automatically with a fresh,
 and uninstalled object tree. It also makes it easier to debug the other
 tools using libgloss's test suites.
 
-@node Board support, , Building libgloss, Libgloss
+@node Board support
 @section Adding Support for a New Board
 
 This section explains how to add support for a new board to libgloss.
This page took 0.033715 seconds and 5 git commands to generate.