]> git.eshelyaron.com Git - kubed.git/commitdiff
; * kubed.texi: More explicit alt text for images.
authorEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 07:12:29 +0000 (09:12 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 07:17:37 +0000 (09:17 +0200)
This helps with poorly indicated alt text, as in the HTML
version that the GNU ELPA server produces and displays.

See also Emacs bug#73425.

kubed.texi

index 9b732bf908717f17df159043207152ab71114780..52e6370c670e40afb20525866e07089ab3ce31de 100644 (file)
@@ -65,7 +65,7 @@ interactive interface.
 
 @ifhtml
 @float
-@image{/assets/kubed-overview,,,Four different kinds of Kubed buffers in Emacs,.png}
+@image{/assets/kubed-overview,,,Image: Four different kinds of Kubed buffers in Emacs,.png}
 @caption{Pods, logs, shells, YAMLs, all in one integrated interface}
 @end float
 @end ifhtml
@@ -159,9 +159,9 @@ pick any key sequence you like.
 @ifhtml
 @float
 
-@image{/assets/kubed-prefix-map,,,Emacs which-key popup for kubed-prefix-map keymap,.png}
+@image{/assets/kubed-prefix-map,,,Image: Emacs which-key popup for kubed-prefix-map keymap,.png}
 
-@image{/assets/kubed-deployment-prefix-map,,,Emacs which-key popup for kubed-deployment-prefix-map,.png}
+@image{/assets/kubed-deployment-prefix-map,,,Image: Emacs which-key popup for kubed-deployment-prefix-map,.png}
 
 @caption{Use @code{kubed-prefix-map} for quick access to the main Kubed commands}
 @end float
@@ -312,7 +312,7 @@ resource and want to restart from a clean slate.
 
 @ifhtml
 @float
-@image{/assets/kubed-replace-diff,,,Displaying and editing YAML of Kubernetes pod with Kubed,.png}
+@image{/assets/kubed-replace-diff,,,Image: Displaying and editing YAML of Kubernetes pod with Kubed,.png}
 @caption{Type @kbd{C-x C-q} in a resource YAML buffer to edit it, @kbd{C-c C-c} to apply}
 @end float
 @end ifhtml
@@ -352,7 +352,7 @@ on.
 
 @ifhtml
 @float
-@image{/assets/kubed-list-transient,,,Kubed pods list buffer with the help transient menu visible,.png}
+@image{/assets/kubed-list-transient,,,Image: Kubed pods list buffer with the help transient menu visible,.png}
 @caption{Browse your pods, deployments, and other resources with Kubed list buffers}
 @end float
 @end ifhtml
@@ -625,9 +625,9 @@ number of logs to retrieve, among other knobs and handles.
 @ifhtml
 @float
 
-@image{/assets/kubed-transient,,,The Kubed main transient menu,.png}
+@image{/assets/kubed-transient,,,Image: The Kubed main transient menu,.png}
 
-@image{/assets/kubed-transient-exec,,,The Kubed Exec transient menu,.png}
+@image{/assets/kubed-transient-exec,,,Image: The Kubed Exec transient menu,.png}
 
 @caption{Explore Kubed commands with transient menus}
 @end float
@@ -675,7 +675,7 @@ by simply typing @kbd{$}.  @xref{Browse Resources}.
 
 @ifhtml
 @float
-@image{/assets/kubed-scale-deployments,,,Help transient menu in Kubed deployments list buffer,.png}
+@image{/assets/kubed-scale-deployments,,,Image: Help transient menu in Kubed deployments list buffer,.png}
 @caption{Scale deployments with @kbd{$} in the deployments list buffer}
 @end float
 @end ifhtml