\input texinfo @c -*-texinfo-*-
@comment %**start of header
@setfilename gnutls-guile.info
-@include version.texi
+@include version-guile.texi
@settitle GnuTLS-Guile @value{VERSION}
@c don't indent the paragraphs.
* Guile API Conventions:: Naming conventions and other idiosyncrasies.
* Guile Examples:: Quick start.
* Guile Reference:: The Scheme GnuTLS programming interface.
+* Copying Information:: Copying information.
@end menu
@node Preface
This manual describes the @uref{http://www.gnu.org/software/guile/,
GNU Guile} Scheme programming interface to GnuTLS. The reader is
assumed to have basic knowledge of the protocol and library. Details
-missing from this chapter may be found in @ref{Function reference,
-the C API reference}.
+missing from this chapter may be found in Function reference,
+of the C API reference.
At this stage, not all the C functions are available from Scheme, but
a large subset thereof is available.
@c ispell-local-dictionary: "american"
@c End:
-@node GNU Free Documentation License
-@appendix GNU Free Documentation License
-
-@cindex FDL, GNU Free Documentation License
-@include fdl-1.3.texi
+@include cha-copying.texi
@bye