mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-10 16:50:43 +02:00
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>
This commit is contained in:
parent
6e3d855b48
commit
a1074ecbcb
2 changed files with 6 additions and 2 deletions
|
@ -46645,8 +46645,9 @@ dotfiles/
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
For an informal specification please refer to the Stow manual
|
For an informal specification please refer to the Stow manual
|
||||||
(@pxref{Top,,, stow, Introduction}). This tree structure is installed following
|
(@pxref{Introduction,,, stow, The GNU Stow Manual}). This tree structure
|
||||||
GNU Stow's logic to the home directory upon @command{guix home reconfigure}.
|
is installed following GNU Stow's logic to the home directory upon
|
||||||
|
@command{guix home reconfigure}.
|
||||||
|
|
||||||
A suitable configuration with a @code{'plain} layout could be:
|
A suitable configuration with a @code{'plain} layout could be:
|
||||||
|
|
||||||
|
|
|
@ -665,6 +665,9 @@ sqltutor node ${GS}/sqltutor/manual/html_node/
|
||||||
|
|
||||||
src-highlite mono ${GS}/src-highlite/source-highlight.html
|
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
|
swbis mono ${GS}/swbis/manual.html
|
||||||
|
|
||||||
tar mono ${GS}/tar/manual/tar.html
|
tar mono ${GS}/tar/manual/tar.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue