Added P Pareit.
[bpt/guile.git] / doc / ref / indices.texi
1 @page
2 @node Concept Index
3 @unnumbered Concept Index
4
5 This index contains concepts, keywords and non-Schemey names for several
6 features, to make it easier to locate the desired sections.
7
8 @printindex cp
9
10
11 @page
12 @node Procedure Index
13 @unnumbered Procedure Index
14
15 @c FIXME::martin: Review me!
16
17 This is an alphabetical list of all the procedures and macros in Guile.
18
19 When looking for a particular procedure, please look under its Scheme
20 name as well as under its C name. The C name can be constructed from
21 the Scheme names by a simple transformation described in the section
22 @xref{Transforming Scheme name to C name}.
23
24 @printindex fn
25
26
27 @page
28 @node Variable Index
29 @unnumbered Variable Index
30
31 @c FIXME::martin: Review me!
32
33 This is an alphabetical list of all the important variables and
34 constants in Guile.
35
36 When looking for a particular variable or constant, please look under
37 its Scheme name as well as under its C name. The C name can be
38 constructed from the Scheme names by a simple transformation described
39 in the section @xref{Transforming Scheme name to C name}.
40
41 @printindex vr
42
43
44 @page
45 @node Type Index
46 @unnumbered Type Index
47
48 This is an alphabetical list of all the important data types defined in
49 the Guile Programmers Manual.
50
51 @printindex tp
52