guix_mirror_bot pushed a commit to branch master
in repository guix.
commit ccce417a6cff3e76d8e56dedad639412a02d7624
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Feb 19 16:33:23 2026 +0100
doc: Mention online documentation.
* doc/guix.texi (Documentation): Mention the online manual and
doc.guix.gnu.org.
Change-Id: I5abdd85fa2166890323f99a99c30136400791bdd
Signed-off-by: Ludovic Courtès <[email protected]>
Merges: #6563
---
doc/guix.texi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 78f9ffc312..d52be59a1a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -54601,6 +54601,13 @@ of downgrading your home---be careful!
@cindex documentation, searching for
@cindex searching for documentation
+Documentation for Guix itself is @uref{https://guix.gnu.org/manual/devel,
+available online} and documentation for a number of ``Guix-adjacent
+packages'' is available from @uref{https://doc.guix.gnu.org, the
+Documentation Center}. These provide an easy way to browse
+documentation online, but you can also access it locally on your
+computer, as we will see below.
+
@cindex Info, documentation format
@cindex man pages
@cindex manual pages