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 | fb599601205edfcb0d2753f837d563e6ee59fd57 (patch) | |
tree | a4eebbfc216efe709e88265ec02e7f8a42e8b55a /doc/web.texi | |
parent | 3be75a9289bed76a1b96363c1a380d9371cf5f66 (diff) | |
download | geiser-fb599601205edfcb0d2753f837d563e6ee59fd57.tar.gz geiser-fb599601205edfcb0d2753f837d563e6ee59fd57.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 |