From ccce417a6cff3e76d8e56dedad639412a02d7624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 19 Feb 2026 16:33:23 +0100 Subject: [PATCH] doc: Mention online documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/guix.texi (Documentation): Mention the online manual and doc.guix.gnu.org. Change-Id: I5abdd85fa2166890323f99a99c30136400791bdd Signed-off-by: Ludovic Courtès 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