1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-17 12:41:14 +02:00

Merge of 21899: add "roadmap" to manual.

This commit is contained in:
Paul Ackersviller 2007-06-25 04:03:55 +00:00
parent be2731f6ec
commit 94b01557f5

View file

@ -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)