Big reorganization of the whole manual to give it a simpler structure.
[bpt/guile.git] / doc / ref / indices.texi
index 11ab747..7772bdc 100644 (file)
@@ -1,3 +1,9 @@
+@c -*-texinfo-*-
+@c This is part of the GNU Guile Reference Manual.
+@c Copyright (C)  1996, 1997, 2000, 2001, 2002, 2003, 2004
+@c   Free Software Foundation, Inc.
+@c See the file guile.texi for copying conditions.
+
 @page
 @node Concept Index
 @unnumbered Concept Index
@@ -19,7 +25,7 @@ This is an alphabetical list of all the procedures and macros in Guile.
 When looking for a particular procedure, please look under its Scheme
 name as well as under its C name.  The C name can be constructed from
 the Scheme names by a simple transformation described in the section
-@xref{Transforming Scheme name to C name}.
+@xref{API Overview}.
 
 @printindex fn
 
@@ -36,7 +42,7 @@ constants in Guile.
 When looking for a particular variable or constant, please look under
 its Scheme name as well as under its C name.  The C name can be
 constructed from the Scheme names by a simple transformation described
-in the section @xref{Transforming Scheme name to C name}.
+in the section @xref{API Overview}.
 
 @printindex vr