diff options
author | Tomas Volf <~@wolfsden.cz> | 2025-01-22 20:05:20 +0100 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2025-01-23 23:52:04 +0900 |
commit | a1074ecbcb147abe9ffbb1774f11be7704a41c8a (patch) | |
tree | 61a22258d829a48cc5eb45d817f634a9b194cea0 /doc/htmlxref.cnf | |
parent | 6e3d855b48451a92eda5f2eb8b3e5df3646c42aa (diff) |
doc: htmlxref.cnf: Fix link to The GNU Stow Manual.
At the same time the reference text is adjusted. I found it confusing for
link to the `Top' to be labeled `Introduction'. So let us just link to the
`Introduction', it is probably what the author intended.
* doc/htmlxref.cnf (stow): Add both mono and node versions.
* doc/guix.texi (Essential Home Services): Link to `Introduction' node of GNU
Stow's manual.
Change-Id: Ib82d2eecfb655694a0af73e1aec9fcd68c3994e3
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'doc/htmlxref.cnf')
-rw-r--r-- | doc/htmlxref.cnf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index bd7cf72db4..34e1745e51 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf @@ -665,6 +665,9 @@ sqltutor node ${GS}/sqltutor/manual/html_node/ src-highlite mono ${GS}/src-highlite/source-highlight.html +stow mono ${GS}/stow/manual/stow.html +stow node ${GS}/stow/manual/html_node/ + swbis mono ${GS}/swbis/manual.html tar mono ${GS}/tar/manual/tar.html |