branch: elpa/hyperdrive
commit a6549106ad11d75c7a09170746217a83fe31873c
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>

    Docs: Add uninstallation instructions
---
 doc/hyperdrive.org  | 13 ++++++++++---
 doc/hyperdrive.texi | 16 +++++++++++++---
 2 files changed, 23 insertions(+), 6 deletions(-)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 621cb5b56a..47fae0873b 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -1257,10 +1257,17 @@ You're welcome to join our public XMPP chat room!
 Bugs can be submitted to the [[https://todo.sr.ht/~ushin/ushin][ushin issue 
tracker]]. Patches, comments or
 questions can be submitted to the [[https://lists.sr.ht/~ushin/ushin][ushin 
public inbox]].
 
-* Uninstalling
+* Uninstallation
 
-# TODO: ~M-x package-delete hyperdrive~, note where corestore data is
-# stored
+If you have installed the gateway with ~hyperdrive-install~, you can
+delete the gateway which Emacs downloaded according to the values of
+~hyperdrive-gateway-directory~ and ~hyperdrive-gateway-program~, which is
+~~/.local/lib/hyperdrive.el/hyper-gateway-ushin~ by default.
+
+You can delete the user data which ~hyper-gateway-ushin~ stores by
+default in ~~/.local/share/hyper-gateway-nodejs~.
+
+You can remove ~hyperdrive.el~ with ~M-x package-delete hyperdrive~.
 
 * Acknowledgments
 
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 6b0399c188..9062b697d6 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -59,7 +59,7 @@ This manual is for @code{hyperdrive.el} version 0.4-pre.
 * Tips::
 * Troubleshooting::
 * Contributing/Getting help::
-* Uninstalling::
+* Uninstallation::
 * Acknowledgments::
 * Indices::
 * GNU Free Documentation License::
@@ -1715,8 +1715,18 @@ You're welcome to join our public XMPP chat room!
 Bugs can be submitted to the @uref{https://todo.sr.ht/~ushin/ushin, ushin 
issue tracker}. Patches, comments or
 questions can be submitted to the @uref{https://lists.sr.ht/~ushin/ushin, 
ushin public inbox}.
 
-@node Uninstalling
-@chapter Uninstalling
+@node Uninstallation
+@chapter Uninstallation
+
+If you have installed the gateway with @code{hyperdrive-install}, you can
+delete the gateway which Emacs downloaded according to the values of
+@code{hyperdrive-gateway-directory} and @code{hyperdrive-gateway-program}, 
which is
+@code{~/.local/lib/hyperdrive.el/hyper-gateway-ushin} by default.
+
+You can delete the user data which @code{hyper-gateway-ushin} stores by
+default in @code{~/.local/share/hyper-gateway-nodejs}.
+
+You can remove @code{hyperdrive.el} with @code{M-x package-delete hyperdrive}.
 
 @node Acknowledgments
 @chapter Acknowledgments

Reply via email to