summaryrefslogtreecommitdiff
path: root/doc/geiser.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-16 03:36:49 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-10-16 03:38:07 +0200
commitbb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0 (patch)
tree80c0f7eaa808e8d3d4d661835b4b709794ea8cda /doc/geiser.texi
parentfcfcf8f8dfd0a01dd269822fe9e44716f86be3c1 (diff)
downloadgeiser-chez-bb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0.tar.gz
geiser-chez-bb25fc4b46e9b82d9e0f119e30f2bda30c5e12d0.tar.bz2
Manual: cheat sheet
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r--doc/geiser.texi12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi
index 9f95d9b..d958a01 100644
--- a/doc/geiser.texi
+++ b/doc/geiser.texi
@@ -46,13 +46,12 @@ The document was typeset with
@node Top, Introduction, (dir), (dir)
@top Geiser
-@include top.texi
-
@menu
* Introduction::
* Installation::
* The REPL::
* Fun between the parens::
+* Cheat sheet::
* Index::
@detailmenu
@@ -97,9 +96,17 @@ Fun between the parens
* Jumping around::
* Geiser writes for you::
+Cheat sheet
+
+* Scheme buffers::
+* REPL::
+* Documentation browser::
+
@end detailmenu
@end menu
+@include top.texi
+
@insertcopying
@end ifnottex
@@ -108,6 +115,7 @@ Fun between the parens
@include install.texi
@include repl.texi
@include fun.texi
+@include cheat.texi
@include index.texi
@bye