libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit fe70eca489fdf6b184b88c5f4af26e6ed95c3314
parent 822a91c31359f6788dc34217e27840fc7e433753
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  8 Sep 2012 08:37:58 +0000

unifying indices

Diffstat:
Mdoc/libextractor.texi | 31+++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)

diff --git a/doc/libextractor.texi b/doc/libextractor.texi @@ -6,7 +6,12 @@ @setfilename extractor.info @include version.texi @settitle The GNU libextractor Reference Manual -@c Unify some of the indices. +@c Unify all the indices into concept index. +@syncodeindex fn cp +@syncodeindex vr cp +@syncodeindex ky cp +@syncodeindex pg cp +@syncodeindex tp cp @c %**end of header @copying This manual is for GNU libextractor @@ -100,9 +105,9 @@ Appendices Indices -* Concept Index:: Index of concepts and programs. -* Function and Data Index:: Index of functions, variables and data types. -* Type Index:: Index of data types. +* Index:: Index +@c * Function and Data Index:: Index of functions, variables and data types. +@c * Type Index:: Index of data types. @end menu @@ -1001,19 +1006,17 @@ the @gnule{} mailinglist at @url{libextractor@@gnu.org}. @include fdl-1.3.texi -@node Concept Index -@unnumbered Concept Index +@node Index +@unnumbered Index @printindex cp -@node Function and Data Index -@unnumbered Function and Data Index +@c @node Function and Data Index +@c @unnumbered Function and Data Index +@c @printindex fn -@printindex fn - -@node Type Index -@unnumbered Type Index - -@printindex tp +@c @node Type Index +@c @unnumbered Type Index +@c @printindex tp @bye