summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/cheat.texi2
-rw-r--r--doc/geiser.texi11
-rw-r--r--doc/index.texi2
-rw-r--r--doc/thanks.texi35
-rw-r--r--doc/web.texi2
6 files changed, 42 insertions, 11 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 26d2a3f..247b03d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,6 +21,7 @@ geiser_TEXINFOS = \
repl.texi \
fun.texi \
cheat.texi \
+ thanks.texi \
index.texi
output_dir=$(top_builddir)/doc/html
diff --git a/doc/cheat.texi b/doc/cheat.texi
index 92e9136..6087949 100644
--- a/doc/cheat.texi
+++ b/doc/cheat.texi
@@ -1,4 +1,4 @@
-@node Cheat sheet, Index, Fun between the parens, Top
+@node Cheat sheet, No hacker is an island, Fun between the parens, Top
@chapter Cheat sheet
@menu
diff --git a/doc/geiser.texi b/doc/geiser.texi
index d958a01..2e7ef93 100644
--- a/doc/geiser.texi
+++ b/doc/geiser.texi
@@ -52,20 +52,12 @@ The document was typeset with
* The REPL::
* Fun between the parens::
* Cheat sheet::
+* No hacker is an island::
* Index::
@detailmenu
--- The Detailed Node Listing ---
-Geiser
-
-* Introduction::
-* Installation::
-* The REPL::
-* Fun between the parens::
-* Index::
-
-
Introduction
* Modus operandi::
@@ -116,6 +108,7 @@ Cheat sheet
@include repl.texi
@include fun.texi
@include cheat.texi
+@include thanks.texi
@include index.texi
@bye
diff --git a/doc/index.texi b/doc/index.texi
index 68a3040..d1bf9eb 100644
--- a/doc/index.texi
+++ b/doc/index.texi
@@ -1,4 +1,4 @@
-@c This is part of Geiser's user manual., , Cheat sheet, Top
+@c This is part of Geiser's user manual., , No hacker is an island, Top
@c Copyright (C) 2010 Jose Antonio Ortega Ruiz
@c See the file geiser.texi for copying conditions.
diff --git a/doc/thanks.texi b/doc/thanks.texi
new file mode 100644
index 0000000..e6f0203
--- /dev/null
+++ b/doc/thanks.texi
@@ -0,0 +1,35 @@
+@node No hacker is an island, Index, Cheat sheet, Top
+@chapter No hacker is an island
+
+Andy Wingo, Geiser's first user, has been a continuous source of
+encouragement and suggestions, and keeps improving Guile and heeding
+my feature requests.
+
+The nice thing about collaborating with Andreas Rottmann over all
+these years is that he will not only make your project better with
+insightful comments and prodding: he'll send you patches galore too.
+
+Ludovic Courtès, #geiser's citizen no. 1, joined the fun after a
+while, and has since then been a continuous source of encouragement,
+ideas and bug reports.
+
+Eduardo Cavazos' contagious enthusiasm has helped in many ways to keep
+Geiser alive, and he's become its best evangelist in R6RS circles.
+
+Eli Barzilay took the time to play with an early alpha and made many
+valuable suggestions, besides answering all my 'how do you in PLT'
+questions.
+
+Matthew Flatt, Robby Findler and the rest of the PLT team did not only
+answer my inquiries, but provided almost instant fixes to the few
+issues i found.
+
+Thanks also to the PLT and Guile communities, for showing me that
+Geiser was not only possible, but a pleasure to hack on. And to the
+Slime hackers, who led the way.
+
+
+@c Local Variables:
+@c mode: texinfo
+@c TeX-master: "geiser"
+@c End:
diff --git a/doc/web.texi b/doc/web.texi
index b921347..99f5165 100644
--- a/doc/web.texi
+++ b/doc/web.texi
@@ -14,6 +14,7 @@
* The REPL::
* Fun between the parens::
* Cheat sheet::
+* No hacker is an island::
* Index::
@end menu
@@ -35,6 +36,7 @@ list</a>&nbsp;
@include repl.texi
@include fun.texi
@include cheat.texi
+@include thanks.texi
@include index.texi
@bye