1e7ee4339c424f2ae4d0cc6dda93a68930ff6f92
[guile-r6rs-libs.git] / doc / guile-r6rs-libs.texi
blob1e7ee4339c424f2ae4d0cc6dda93a68930ff6f92
1 \input texinfo  @c -*-texinfo-*-
3 @c Copyright (C) 2009 Ludovic Courtès <ludo@gnu.org>
4 @c
5 @c Permission is granted to copy, distribute and/or modify this document
6 @c under the terms of the GNU Free Documentation License, Version 1.2
7 @c or any later version published by the Free Software Foundation;
8 @c with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
9 @c Texts.  A copy of the license is included in the section entitled ``GNU
10 @c Free Documentation License''.
12 @c %**start of header
13 @setfilename guile-r6rs-libs.info
14 @settitle R6RS Libraries for GNU Guile
15 @footnotestyle end
16 @setchapternewpage odd
17 @c %**end of header
19 @set EDITION 1
20 @include version.texi
22 @copying
23 This file documents Guile-R6rs-Libs @value{VERSION}.
25 Copyright @copyright{} 2009 Ludovic Court@`es
27 @quotation
28 Permission is granted to copy, distribute and/or modify this document
29 under the terms of the GNU Free Documentation License, Version 1.2
30 or any later version published by the Free Software Foundation;
31 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
32 Texts.  A copy of the license is included in the section entitled ``GNU
33 Free Documentation License''.
34 @end quotation
35 @end copying
37 @dircategory The Algorithmic Language Scheme
38 @direntry
39 * Guile-R6RS-Libs: (guile-r6rs-libs).      R6RS Libraries for GNU Guile.
40 @end direntry
43 @titlepage
44 @title R6RS Libraries for GNU Guile
45 @subtitle for GNU Guile-R6rs-Libs @value{VERSION}
46 @author Ludovic Court@`es
48 @page
49 @vskip 0pt plus 1filll
50 Edition @value{EDITION} @*
51 @c Updated for Guile-R6rs-Libs @value{VERSION} @*
52 @value{UPDATED} @*
54 Copyright @copyright{} 2009 Ludovic Court@`es
56 Permission is granted to copy, distribute and/or modify this document
57 under the terms of the GNU Free Documentation License, Version 1.2
58 or any later version published by the Free Software Foundation;
59 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
60 Texts.  A copy of the license is included in the section entitled ``GNU
61 Free Documentation License''.
63 @end titlepage
65 @contents
67 @c *********************************************************************
68 @node Top, API Reference, (dir), (dir)
69 @top R6RS Libraries for GNU Guile
71 This document describes Guile-R6RS-Libs version @value{VERSION}, a set
72 of @url{http://www.r6rs.org/, R6RS} libraries for GNU Guile 1.8.x and
73 later.  It was last updated in @value{UPDATED-MONTH}.
75 @menu
76 * API Reference::               
78 * Concept Index::               
79 * Function Index::              
80 * GNU Free Documentation License::  
81 @end menu
83 @c *********************************************************************
84 @node API Reference, Concept Index, Top, Top
85 @chapter API Reference
87 @include api-r6rs.texi
89 @c *********************************************************************
90 @node Concept Index, Function Index, API Reference, Top
91 @unnumbered Concept Index
92 @printindex cp
94 @node Function Index, GNU Free Documentation License, Concept Index, Top
95 @unnumbered Function Index
96 @printindex fn
98 @c *********************************************************************
99 @node GNU Free Documentation License,  , Function Index, Top
100 @appendix GNU Free Documentation License
102 @include fdl-1.2.texi
105 @bye
107 @c Local Variables:
108 @c ispell-local-dictionary: "american"
109 @c End: