about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Doc/Zsh/intro.yo8
1 files changed, 5 insertions, 3 deletions
diff --git a/Doc/Zsh/intro.yo b/Doc/Zsh/intro.yo
index b09f114dd..065f53b0e 100644
--- a/Doc/Zsh/intro.yo
+++ b/Doc/Zsh/intro.yo
@@ -1,7 +1,8 @@
-texinode(Introduction)(Invocation)(The Z Shell Manual)(Top)
+texinode(Introduction)(Roadmap)(The Z Shell Manual)(Top)
 chapter(Introduction)
+cindex(introduction)
 ifzman(\
-sect(Synopsis)
+sect(Overview)
 Because zsh contains many features, the zsh manual has been split into
 a number of section+CHAR(s)\
 ifzshall(\
@@ -14,6 +15,7 @@ startlist()
 ifzshone(\
 list(em(zsh)          Zsh overview (this section))
 )\
+list(em(zshroadmap)   Informal introduction to the manual)
 list(em(zshmisc)      Anything not fitting into the other sections)
 list(em(zshexpn)      Zsh command and parameter expansion)
 list(em(zshparam)     Zsh parameters)
@@ -21,9 +23,9 @@ list(em(zshoptions)   Zsh options)
 list(em(zshbuiltins)  Zsh built-in functions)
 list(em(zshzle)       Zsh command line editing)
 list(em(zshcompwid)   Zsh completion widgets)
+list(em(zshcompsys)   Zsh completion system)
 list(em(zshcompctl)   Zsh completion control)
 list(em(zshmodules)   Zsh loadable modules)
-list(em(zshcompsys)   Zsh completion system)
 list(em(zshzftpsys)   Zsh built-in FTP client)
 ifzshone(\
 list(em(zshall)       Meta-man page containing all of the above)