about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-12-01 03:08:14 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-12-01 03:32:03 +0000
commitb2632cd21bcbf41bc171a0de45cb407bc5dd32e4 (patch)
tree90b9084a7f881fcf26e6f40a00ce2e40d132a523 /Doc
parentba225155e4b93b9eb0663ff5a7c260a306627dcb (diff)
downloadzsh-b2632cd21bcbf41bc171a0de45cb407bc5dd32e4.tar.gz
zsh-b2632cd21bcbf41bc171a0de45cb407bc5dd32e4.tar.xz
zsh-b2632cd21bcbf41bc171a0de45cb407bc5dd32e4.zip
49621: Fix the info Doc build, broken in 49448.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/manual.yo2
-rw-r--r--Doc/Zsh/zle.yo2
2 files changed, 4 insertions, 0 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo
index 51601adbd..dc4d6ed07 100644
--- a/Doc/Zsh/manual.yo
+++ b/Doc/Zsh/manual.yo
@@ -108,6 +108,8 @@ Zsh Line Editor
 menu(Keymaps)
 menu(Zle Builtins)
 menu(Zle Widgets)
+menu(User-Defined Widgets)
+menu(Standard Widgets)
 menu(Character Highlighting)
 
 Completion Widgets
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 6948aa5ac..aaeeddf26 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -57,6 +57,8 @@ startmenu()
 menu(Keymaps)
 menu(Zle Builtins)
 menu(Zle Widgets)
+menu(User-Defined Widgets)
+menu(Standard Widgets)
 menu(Character Highlighting)
 endmenu()