]> git.donarmstrong.com Git - lilypond.git/blob - guile18/doc/ref/indices.texi
New upstream version 2.19.65
[lilypond.git] / guile18 / doc / ref / indices.texi
1 @c -*-texinfo-*-
2 @c This is part of the GNU Guile Reference Manual.
3 @c Copyright (C)  1996, 1997, 2000, 2001, 2002, 2003, 2004
4 @c   Free Software Foundation, Inc.
5 @c See the file guile.texi for copying conditions.
6
7 @page
8 @node Concept Index
9 @unnumbered Concept Index
10
11 This index contains concepts, keywords and non-Schemey names for several
12 features, to make it easier to locate the desired sections.
13
14 @printindex cp
15
16
17 @page
18 @node Procedure Index
19 @unnumbered Procedure Index
20
21 @c FIXME::martin: Review me!
22
23 This is an alphabetical list of all the procedures and macros in Guile.
24
25 When looking for a particular procedure, please look under its Scheme
26 name as well as under its C name.  The C name can be constructed from
27 the Scheme names by a simple transformation described in the section
28 @xref{API Overview}.
29
30 @printindex fn
31
32
33 @page
34 @node Variable Index
35 @unnumbered Variable Index
36
37 @c FIXME::martin: Review me!
38
39 This is an alphabetical list of all the important variables and
40 constants in Guile.
41
42 When looking for a particular variable or constant, please look under
43 its Scheme name as well as under its C name.  The C name can be
44 constructed from the Scheme names by a simple transformation described
45 in the section @xref{API Overview}.
46
47 @printindex vr
48
49
50 @page
51 @node Type Index
52 @unnumbered Type Index
53
54 This is an alphabetical list of all the important data types defined in
55 the Guile Programmers Manual.
56
57 @printindex tp
58