diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-27 01:43:32 +0200 |
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-27 01:43:32 +0200 |
| commit | 14c436f5f8d73fe80da40eda382c7a76aacb3ef1 (patch) | |
| tree | aea636fb12bd0f56f08e96a71aad159f671b796e /doc/web.texi | |
| parent | 96ed8b7a404e3caafda5f08e8e54201819a871a5 (diff) | |
| download | geiser-14c436f5f8d73fe80da40eda382c7a76aacb3ef1.tar.gz geiser-14c436f5f8d73fe80da40eda382c7a76aacb3ef1.tar.bz2 | |
A new tutorial bit
Diffstat (limited to 'doc/web.texi')
| -rw-r--r-- | doc/web.texi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/web.texi b/doc/web.texi index b5140ed..120cc61 100644 --- a/doc/web.texi +++ b/doc/web.texi @@ -1,12 +1,17 @@ +@settitle Geiser + +@include macros.texi @contents +@node Top, Introduction, (dir), (dir) + @include top.texi @menu * Introduction:: * Installation:: -* Tutorial:: +* The REPL:: * Index:: @end menu @@ -24,7 +29,7 @@ list</a> @include intro.texi @include install.texi -@include tutorial.texi +@include repl.texi @include index.texi @bye |
