[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 72d30b23dc 09/15: Docs: Add more internal links
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 72d30b23dc 09/15: Docs: Add more internal links |
Date: |
Fri, 1 Dec 2023 04:00:24 -0500 (EST) |
branch: elpa/hyperdrive
commit 72d30b23dc5b749e03fb09906f00cc651a795d13
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Docs: Add more internal links
---
doc/hyperdrive.org | 10 +++++-----
doc/hyperdrive.texi | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index b3a9bc42f7..6253e017fe 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -115,9 +115,9 @@ you can use the following snippet to install from that
repository:
In your ~init.el~, type ~M-x eval-buffer RET~.
-If all goes well, ~hyperdrive.el~ commands like ~M-x hyperdrive-menu~
-should now be available. The documentation for ~hyperdrive.el~ should
-also be installed.
+If all goes well, ~hyperdrive.el~ commands like ~M-x hyperdrive-menu~ are
+now available and the documentation for ~hyperdrive.el~ is installed
+(see [[*Quick documentation access]]).
After installing with ~package-vc~, you can later upgrade to a newer
version of ~hyperdrive.el~ by running ~M-x package-vc-upgrade RET
@@ -341,8 +341,8 @@ hyperdrive directory from any hyperdrive file or directory
buffer.
When you attempt to load a file or folder that doesn't appear to
exist, ~hyperdrive.el~ will prompt you to take action:
-- ~h~ (history) to open the [[*View the hyperdrive version history][version
history]] for that file. (This only
- works for files, not folders)
+- ~h~ (history) to open the [[*View the hyperdrive version history][version
history]] for that file. This only
+ works for files, not folders (see [[*No directory version history]])
- ~u~ (up) to open the parent directory containing that file or folder
- ~r~ (recurse) to go up the directory tree until a directory is found
or until you get to the root directory.
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 45363b1ff5..bffd342d8f 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -294,9 +294,9 @@ you can use the following snippet to install from that
repository:
In your @code{init.el}, type @code{M-x eval-buffer RET}.
-If all goes well, @code{hyperdrive.el} commands like @code{M-x hyperdrive-menu}
-should now be available. The documentation for @code{hyperdrive.el} should
-also be installed.
+If all goes well, @code{hyperdrive.el} commands like @code{M-x
hyperdrive-menu} are
+now available and the documentation for @code{hyperdrive.el} is installed
+(see @ref{Quick documentation access}).
After installing with @code{package-vc}, you can later upgrade to a newer
version of @code{hyperdrive.el} by running @code{M-x package-vc-upgrade RET
@@ -581,8 +581,8 @@ exist, @code{hyperdrive.el} will prompt you to take action:
@itemize
@item
-@code{h} (history) to open the @ref{View the hyperdrive version history, ,
version history} for that file. (This only
-works for files, not folders)
+@code{h} (history) to open the @ref{View the hyperdrive version history, ,
version history} for that file. This only
+works for files, not folders (see @ref{No directory version history})
@item
@code{u} (up) to open the parent directory containing that file or folder
@item
- [nongnu] elpa/hyperdrive updated (cc4f2caddc -> ef809136c4), ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 30498ef453 01/15: Tidy: Simplify pcase map destructuring, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 3e7f4793b2 02/15: LIMERICK: Use verse, not example, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive fd97b5f9c4 04/15: Docs: Formatting, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive eabf315f15 05/15: Docs: Use "Command:" syntax for hyperdrive-menu, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 72d30b23dc 09/15: Docs: Add more internal links,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 6bc6101136 06/15: Docs: Use "Command:" syntax for h/{open-url, find-file, view-file}, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 2eb70dec5e 11/15: Docs: Improve documentation for creating drive and saving files, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 3e5bc83220 13/15: Docs: Improve documentation for deleting files, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive ef809136c4 15/15: Docs: Improve documentation for history view, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 626b8bd3a5 12/15: Docs: Improve documentation for links, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 9c29d67158 10/15: Docs: Document hyperdrive-info-manual, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 1ead7c66ed 07/15: Docs: Improve intro to Directory View section, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 04ed06dc1c 08/15: Docs: Fix typo and add index to File view section, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 236637b789 14/15: Docs: Improve documentation for versioning, ELPA Syncer, 2023/12/01
- [nongnu] elpa/hyperdrive 5e9a68715f 03/15: Docs: Use "Command:" syntax for hyperdrive-menu-bar-mode, ELPA Syncer, 2023/12/01