diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-31 03:40:08 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-31 03:40:08 +0100 |
commit | 8cac756f12b4907823968db3fbc5c5e78361ecd5 (patch) | |
tree | ec71fabff0ef7a89d51ba98a5be544510897174c /doc/geiser.texi | |
parent | 12ae61a4ae8c0812ceeaece91ed09116bf9db1cf (diff) | |
download | geiser-8cac756f12b4907823968db3fbc5c5e78361ecd5.tar.gz geiser-8cac756f12b4907823968db3fbc5c5e78361ecd5.tar.bz2 |
Documented thanks
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 |