summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-07-22 23:28:53 +0200
committerLudovic Courtès <ludo@gnu.org>2014-07-23 02:02:07 +0200
commita85b83d2270673fdb00d03bbec7e3378c6adcac2 (patch)
treea4db5212d082d0690f01292efc660368f91203c2
parent7f239fd33ff7bf2f1ec48de37f14479699d4096f (diff)
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.
-rw-r--r--doc/guix.texi8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 4490ff1deb..f475a172fe 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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