* kubed.texi: adjust image references to cooperate with HTML
manual generation on the ELPA server (see Emacs bug#73425.)
+kubed.png
+explain-and-patch.png
+pod-context-menu.png
@command{kubectl}, and with the comfort and confidence of an intuitive
interactive interface.
@command{kubectl}, and with the comfort and confidence of an intuitive
interactive interface.
-@image{/assets/kubed-overview,,,Image: Four different kinds of Kubed buffers in Emacs,.png}
+@ifset split
+@image{../../assets/kubed-overview,,,Image: Four different kinds of Kubed buffers in Emacs,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-overview,,,Image: Four different kinds of Kubed buffers in Emacs,.png}
+@end ifclear
@caption{Pods, logs, shells, YAMLs, all in one integrated interface}
@end float
@caption{Pods, logs, shells, YAMLs, all in one integrated interface}
@end float
The @kbd{C-c k} binding is just a suggestion of course, feel free to
pick any key sequence you like.
The @kbd{C-c k} binding is just a suggestion of course, feel free to
pick any key sequence you like.
-@image{/assets/kubed-prefix-map,,,Image: Emacs which-key popup for kubed-prefix-map keymap,.png}
+@ifset split
+@image{../../assets/kubed-prefix-map,,,Image: Emacs which-key popup for kubed-prefix-map keymap,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-prefix-map,,,Image: Emacs which-key popup for kubed-prefix-map keymap,.png}
+@end ifclear
-@image{/assets/kubed-deployment-prefix-map,,,Image: Emacs which-key popup for kubed-deployment-prefix-map,.png}
+@ifset split
+@image{../../assets/kubed-deployment-prefix-map,,,Image: Emacs which-key popup for kubed-deployment-prefix-map,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-deployment-prefix-map,,,Image: Emacs which-key popup for kubed-deployment-prefix-map,.png}
+@end ifclear
@caption{Use @code{kubed-prefix-map} for quick access to the main Kubed commands}
@end float
@caption{Use @code{kubed-prefix-map} for quick access to the main Kubed commands}
@end float
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
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
resource and want to restart from a clean slate.
@end itemize
resource and want to restart from a clean slate.
@end itemize
-@image{/assets/kubed-replace-diff,,,Image: Displaying and editing YAML of Kubernetes pod with Kubed,.png}
+@ifset split
+@image{../../assets/kubed-replace-diff,,,Image: Displaying and editing YAML of Kubernetes pod with Kubed,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-replace-diff,,,Image: Displaying and editing YAML of Kubernetes pod with Kubed,.png}
+@end ifclear
@caption{Type @kbd{C-x C-q} in a resource YAML buffer to edit it, @kbd{C-c C-c} to apply}
@end float
@caption{Type @kbd{C-x C-q} in a resource YAML buffer to edit it, @kbd{C-c C-c} to apply}
@end float
@node Browse Resources
@section Browse Resources
@node Browse Resources
@section Browse Resources
of Kubernetes deployments uses @code{kubed-deployments-mode}, and so
on.
of Kubernetes deployments uses @code{kubed-deployments-mode}, and so
on.
-@image{/assets/kubed-list-transient,,,Image: Kubed pods list buffer with the help transient menu visible,.png}
+@ifset split
+@image{../../assets/kubed-list-transient,,,Image: Kubed pods list buffer with the help transient menu visible,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-list-transient,,,Image: Kubed pods list buffer with the help transient menu visible,.png}
+@end ifclear
@caption{Browse your pods, deployments, and other resources with Kubed list buffers}
@end float
@caption{Browse your pods, deployments, and other resources with Kubed list buffers}
@end float
The common parent major mode is @code{kubed-list-mode}:
The common parent major mode is @code{kubed-list-mode}:
you open with @code{kubed-transient-logs} lets you set a maximum
number of logs to retrieve, among other knobs and handles.
you open with @code{kubed-transient-logs} lets you set a maximum
number of logs to retrieve, among other knobs and handles.
-@image{/assets/kubed-transient,,,Image: The Kubed main transient menu,.png}
+@ifset split
+@image{../../assets/kubed-transient,,,Image: The Kubed main transient menu,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-transient,,,Image: The Kubed main transient menu,.png}
+@end ifclear
-@image{/assets/kubed-transient-exec,,,Image: The Kubed Exec transient menu,.png}
+@ifset split
+@image{../../assets/kubed-transient-exec,,,Image: The Kubed Exec transient menu,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-transient-exec,,,Image: The Kubed Exec transient menu,.png}
+@end ifclear
@caption{Explore Kubed commands with transient menus}
@end float
@caption{Explore Kubed commands with transient menus}
@end float
Command @code{kubed-transient} opens the Kubed ``root'' transient
menu, which is a dispatch that lets you access different transient
Command @code{kubed-transient} opens the Kubed ``root'' transient
menu, which is a dispatch that lets you access different transient
In the deployments list buffer, you can scale the deployment at point
by simply typing @kbd{$}. @xref{Browse Resources}.
In the deployments list buffer, you can scale the deployment at point
by simply typing @kbd{$}. @xref{Browse Resources}.
-@image{/assets/kubed-scale-deployments,,,Image: Help transient menu in Kubed deployments list buffer,.png}
+@ifset split
+@image{../../assets/kubed-scale-deployments,,,Image: Help transient menu in Kubed deployments list buffer,.png}
+@end ifset
+@ifclear split
+@image{assets/kubed-scale-deployments,,,Image: Help transient menu in Kubed deployments list buffer,.png}
+@end ifclear
@caption{Scale deployments with @kbd{$} in the deployments list buffer}
@end float
@caption{Scale deployments with @kbd{$} in the deployments list buffer}
@end float
Lastly, you can scale deployments using the transient menu
@code{kubed-transient-scale-deployment}, which is available from the
Lastly, you can scale deployments using the transient menu
@code{kubed-transient-scale-deployment}, which is available from the