diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-16 03:36:49 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-16 03:38:07 +0200 |
commit | bb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0 (patch) | |
tree | 80c0f7eaa808e8d3d4d661835b4b709794ea8cda /doc/web.texi | |
parent | fcfcf8f8dfd0a01dd269822fe9e44716f86be3c1 (diff) | |
download | geiser-guile-bb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0.tar.gz geiser-guile-bb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0.tar.bz2 |
Manual: cheat sheet
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 b09aae7..b921347 100644 --- a/doc/web.texi +++ b/doc/web.texi @@ -13,6 +13,7 @@ * Installation:: * The REPL:: * Fun between the parens:: +* Cheat sheet:: * Index:: @end menu @@ -33,6 +34,7 @@ list</a> @include install.texi @include repl.texi @include fun.texi +@include cheat.texi @include index.texi @bye |