diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-29 15:25:02 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-29 15:25:02 +0200 |
commit | 6eccf7716be251d9c5fb4e2457ae77f278af19f1 (patch) | |
tree | e58cd437ad67dca529b2f624dadee892c3dcdcd2 /doc/web.texi | |
parent | 31b0547f7a37272c3a9bc111d6954e9859ed69ab (diff) | |
download | geiser-guile-6eccf7716be251d9c5fb4e2457ae77f278af19f1.tar.gz geiser-guile-6eccf7716be251d9c5fb4e2457ae77f278af19f1.tar.bz2 |
Web pages sync'd
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 120cc61..0ae33a1 100644 --- a/doc/web.texi +++ b/doc/web.texi @@ -12,6 +12,7 @@ * Introduction:: * Installation:: * The REPL:: +* Fun between the parens:: * Index:: @end menu @@ -30,6 +31,7 @@ list</a> @include intro.texi @include install.texi @include repl.texi +@include fun.texi @include index.texi @bye |