]> git.eshelyaron.com Git - kubed.git/commitdiff
; * kubed.texi: Update version, fix anchors. master
authorEshel Yaron <me@eshelyaron.com>
Wed, 18 Sep 2024 14:58:53 +0000 (16:58 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Sep 2024 14:58:53 +0000 (16:58 +0200)
kubed.texi

index 0ba19f2dcf32984f6fe0afbd63a65219c9e78c58..fbf719b2c08888e8b872d510b8201439772327e6 100644 (file)
@@ -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