diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2025-05-02 21:54:47 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2025-05-02 22:06:26 +0900 |
| commit | 5d5c0dfcdaff9205b3fe8f7822f16ad55743df8a (patch) | |
| tree | 993e461b0cde695ca354518d206f074577db5749 | |
| parent | 492bbb97000577ab7229246b581a68c242acf8dd (diff) | |
doc: Regenerate Texinfo menus.
Done with 'M-x texinfo-all-menus-update' in Emacs.
* doc/guix.texi (Top): Regenerate menus.
Change-Id: I4ae480d5e77296cb8b187b5629805b60f4a3cf02
| -rw-r--r-- | doc/guix.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 14d3d1206bf..edfb4caef85 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -298,6 +298,7 @@ Channels * Specifying Additional Channels:: Extending the package collection. * Using a Custom Guix Channel:: Using a customized Guix. * Replicating Guix:: Running the @emph{exact same} Guix. +* Customizing the System-Wide Guix:: Default channels on Guix System. * Channel Authentication:: How Guix verifies what it fetches. * Channels with Substitutes:: Using channels with available substitutes. * Creating a Channel:: How to write your custom channel. @@ -5374,7 +5375,7 @@ account security concerns and deal with authenticated updates. * Specifying Additional Channels:: Extending the package collection. * Using a Custom Guix Channel:: Using a customized Guix. * Replicating Guix:: Running the @emph{exact same} Guix. -* Customizing the System-Wide Guix:: Default channels on Guix System. +* Customizing the System-Wide Guix:: Default channels on Guix System. * Channel Authentication:: How Guix verifies what it fetches. * Channels with Substitutes:: Using channels with available substitutes. * Creating a Channel:: How to write your custom channel. |
