Misc textual editing
[bpt/guile.git] / doc / ref / indices.texi
CommitLineData
2da09c3f
MV
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
9401323e 7@page
a0e07ba4
NJ
8@node Concept Index
9@unnumbered Concept Index
10
11This index contains concepts, keywords and non-Schemey names for several
12features, 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
23This is an alphabetical list of all the procedures and macros in Guile.
24
25When looking for a particular procedure, please look under its Scheme
26name as well as under its C name. The C name can be constructed from
27the Scheme names by a simple transformation described in the section
3229f68b 28@xref{API Overview}.
a0e07ba4
NJ
29
30@printindex fn
31
32
33@page
34@node Variable Index
35@unnumbered Variable Index
36
37@c FIXME::martin: Review me!
38
39This is an alphabetical list of all the important variables and
40constants in Guile.
41
42When looking for a particular variable or constant, please look under
43its Scheme name as well as under its C name. The C name can be
44constructed from the Scheme names by a simple transformation described
3229f68b 45in the section @xref{API Overview}.
a0e07ba4
NJ
46
47@printindex vr
48
49
50@page
a0e07ba4
NJ
51@node Type Index
52@unnumbered Type Index
53
54This is an alphabetical list of all the important data types defined in
55the Guile Programmers Manual.
56
57@printindex tp
58