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/web.texi | |
parent | 12ae61a4ae8c0812ceeaece91ed09116bf9db1cf (diff) | |
download | geiser-8cac756f12b4907823968db3fbc5c5e78361ecd5.tar.gz geiser-8cac756f12b4907823968db3fbc5c5e78361ecd5.tar.bz2 |
Documented thanks
Diffstat (limited to 'doc/web.texi')
-rw-r--r-- | doc/web.texi | 2 |
1 files changed, 2 insertions, 0 deletions
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> @include repl.texi @include fun.texi @include cheat.texi +@include thanks.texi @include index.texi @bye |