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