Separate the indices in gdbint.texinfo into 2 nodes, to avoid file-name clashes.
authorEli Zaretskii <eliz@gnu.org>
Thu, 12 Jul 2012 07:56:50 +0000 (07:56 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 12 Jul 2012 07:56:50 +0000 (07:56 +0000)
commit055855a460c55c611dffaf0322849dec1c909e45
tree4e656ef30166f084d68001822f344ec047b7bbd7
parent8c6d03e71182849a34020d1a4342743bb4e932cc
Separate the indices in gdbint.texinfo into 2 nodes, to avoid file-name clashes.

    * gdbint.texinfo: Remove @syncodeindex directives that put all the
    indices into a single node "Index".  Instead, join function and
    variable indices into a single index, separate from the concept
    index.  Requested in
    http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
    (Top): Update the top-level menu: instead of one "Index" there are
    now separate entries "Concept Index" and "Function and Variable
    Index".
    (Concept Index, Function and Variable Index): New nodes.
    (Index): Node deleted.
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
This page took 0.03038 seconds and 4 git commands to generate.