diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-31 15:53:12 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-31 15:53:12 +0100 |
commit | c96cb3b6e00bae599837c387c89e46f1bcc14b46 (patch) | |
tree | 374c81fdbb3e3c52340f0c5269298525c73c9151 /doc/geiser.texi | |
parent | b78e5a74dfab69f65d5ef830da581865bf769802 (diff) | |
parent | 237bad79cdeadd26cdfb446d8059c5ac6ca08415 (diff) | |
download | geiser-c96cb3b6e00bae599837c387c89e46f1bcc14b46.tar.gz geiser-c96cb3b6e00bae599837c387c89e46f1bcc14b46.tar.bz2 |
Merge branch 'master' into guile-meta
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r-- | doc/geiser.texi | 11 |
1 files changed, 2 insertions, 9 deletions
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 |