diff options
Diffstat (limited to 'doc/ref/guile.texi')
-rw-r--r-- | doc/ref/guile.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref/guile.texi b/doc/ref/guile.texi index dfadd139c..ad7c0c605 100644 --- a/doc/ref/guile.texi +++ b/doc/ref/guile.texi @@ -228,6 +228,7 @@ etc. that make up Guile's application programming interface (API), * Guile Scripting:: How to write Guile scripts. * Using Guile Interactively:: Guile's REPL features. * Using Guile in Emacs:: Guile and Emacs. +* Using Guile Tools:: A guild of scheming wizards. @end menu @include scheme-intro.texi |