~ruther/guix-local

a85b83d2270673fdb00d03bbec7e3378c6adcac2 — Ludovic Courtès 11 years ago 7f239fd
doc: Merge the type, variable, and function indices.

* doc/guix.texi (Function Index): Rename to...
  (Programming Index): ... this.  Merge the type, variable, and function
  indices.
1 files changed, 5 insertions(+), 3 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +5 -3
@@ 67,7 67,7 @@ package management tool written for the GNU system.
* Acknowledgments::             Thanks!
* GNU Free Documentation License::  The license of this manual.
* Concept Index::               Concepts.
* Function Index::              Functions.
* Programming Index::           Data types, functions, and variables.
@end menu

@c *********************************************************************


@@ 4131,8 4131,10 @@ an inspiration for Guix.
@unnumbered Concept Index
@printindex cp

@node Function Index
@unnumbered Function Index
@node Programming Index
@unnumbered Programming Index
@syncodeindex tp fn
@syncodeindex vr fn
@printindex fn

@bye