diff options
author | jao <jao@gnu.org> | 2021-04-04 03:50:29 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-04-04 03:50:29 +0100 |
commit | 330a3ff8ef0a82e86fec0edcee72f20589d3d889 (patch) | |
tree | 5d27b49cd56b72fd5137ca8e853adca63c7f7125 /doc | |
parent | b0813dedce855e82eeb51da1a38086312d0560d2 (diff) | |
download | geiser-330a3ff8ef0a82e86fec0edcee72f20589d3d889.tar.gz geiser-330a3ff8ef0a82e86fec0edcee72f20589d3d889.tar.bz2 |
texi master index regenerated
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.texi | 4 | ||||
-rw-r--r-- | doc/install.texi | 2 | ||||
-rw-r--r-- | doc/repl.texi | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.texi b/doc/index.texi index ff0a7c9..b67cb80 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -1,5 +1,5 @@ -@c This is part of Geiser's user manual. -@c Copyright (C) 2010, 2011 Jose Antonio Ortega Ruiz +@c This is part of Geiser's user manual., , No hacker is an island, Top +@c Copyright (C) 2010, 2011, 2021 Jose Antonio Ortega Ruiz @c See the file geiser.texi for copying conditions. @node Index, , No hacker is an island, Top diff --git a/doc/install.texi b/doc/install.texi index 8e4249e..a86acd9 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -1,4 +1,4 @@ -@node Installation +@node Installation, The REPL, Introduction, Top @chapter Installation @menu diff --git a/doc/repl.texi b/doc/repl.texi index 59353c4..9cb4ae4 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -1,4 +1,4 @@ -@node The REPL +@node The REPL, Between the parens, Installation, Top @chapter The REPL @anchor{quick-start} If you've followed the instructions in @ref{Installation}, your Emacs is |