~ruther/guix-local

abd678565ed32b67d2753a7fce8c463a336fb80b — Ludovic Courtès 10 years ago 5c7e1a3
doc: Improve Info categories.

* doc/guix.texi: Change main category to "System administration".  Fix
syntax of subnodes.  Add entries for 'guix pull' and 'guix gc'.  Add
"Emacs" category.
1 files changed, 14 insertions(+), 10 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +14 -10
@@ 27,23 27,27 @@ copy of the license is included in the section entitled ``GNU Free
Documentation License''.
@end copying

@dircategory Package management
@dircategory System administration
@direntry
* guix: (guix).       Guix, the functional package manager.
* guix package: (guix)Invoking guix package
                      Managing packages with Guix.
* guix build: (guix)Invoking guix build
                      Building packages with Guix.
* guix system: (guix)Invoking guix system
                      Managing the operating system configuration.
* Guix: (guix).       Manage installed software and system configuration.
* guix package: (guix)Invoking guix package.  Installing, removing, and upgrading packages.
* guix build: (guix)Invoking guix build.      Building packages.
* guix gc: (guix)Invoking guix gc.            Reclaiming unused disk space.
* guix pull: (guix)Invoking guix pull.        Update the list of available packages.
* guix system: (guix)Invoking guix system.    Manage the operating system configuration.
@end direntry

@dircategory Software development
@direntry
* guix environment: (guix)Invoking guix environment
                      Building development environments with Guix.
* guix environment: (guix)Invoking guix environment. Building development environments with Guix.
@end direntry

@dircategory Emacs
@direntry
* Guix user interface: (guix)Emacs Interface. Package management from the comfort of Emacs.
@end direntry


@titlepage
@title GNU Guix Reference Manual
@subtitle Using the GNU Guix Functional Package Manager