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