diff options
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 |