From: Eshel Yaron Date: Wed, 18 Sep 2024 14:58:53 +0000 (+0200) Subject: ; * kubed.texi: Update version, fix anchors. X-Git-Tag: v0.4.1~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd91adf1cdcab664b9e1d2afa49ba1b2bdd5ff55;p=kubed.git ; * kubed.texi: Update version, fix anchors. --- diff --git a/kubed.texi b/kubed.texi index 0ba19f2..fbf719b 100644 --- a/kubed.texi +++ b/kubed.texi @@ -11,7 +11,7 @@ @c %**end of header @copying -This manual is for Kubed 0.4.0, a rich Emacs interface for Kubernetes. +This manual is for Kubed 0.4.1, a rich Emacs interface for Kubernetes. Copyright @copyright{} 2024 Eshel Yaron. @@ -40,7 +40,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. @node Top @top Kubed: Kubernetes, Emacs, done! -This manual is for Kubed 0.4.0, a rich Emacs interface for Kubernetes. +This manual is for Kubed 0.4.1, a rich Emacs interface for Kubernetes. @end ifnottex @@ -128,11 +128,11 @@ use Kubed, depending on your use case. The two most important entry points for Kubed are @code{kubed-prefix-map} and @code{kubed-transient}: +@anchor{Definition of kubed-prefix-map} @cindex global prefix keymap @cindex prefix keymap, global commands @cindex keymap, for global commands @defvr Keymap kubed-prefix-map -@anchor{Definition of kubed-prefix-map} Keymap with bindings for many useful Kubed commands. @end defvr @@ -153,8 +153,8 @@ You can also access all of the commands in @code{kubed-prefix-map} via the menu-bar @samp{Kubernetes} menu---to add this menu to your menu-bar, enable the global minor mode @code{kubed-menu-bar-mode}: -@deffn {Minor Mode} kubed-menu-bar-mode @anchor{Definition of kubed-menu-bar-mode} +@deffn {Minor Mode} kubed-menu-bar-mode Add @samp{Kubernetes} menu to your menu bar. @end deffn