diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2026-02-19 16:33:23 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2026-02-22 18:59:31 +0100 |
| commit | ccce417a6cff3e76d8e56dedad639412a02d7624 (patch) | |
| tree | ea0f086b856e55b25b4f8cc3ac8d9b1885909528 /doc | |
| parent | 19cac579d7d8885fce841bb536e3af5c596433cf (diff) | |
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 <ludo@gnu.org>
Merges: #6563
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 78f9ffc3128..d52be59a1a6 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 |
