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.
This commit is contained in:
		
							parent
							
								
									5c7e1a3270
								
							
						
					
					
						commit
						abd678565e
					
				
					 1 changed files with 14 additions and 10 deletions
				
			
		| 
						 | 
					@ -27,23 +27,27 @@ copy of the license is included in the section entitled ``GNU Free
 | 
				
			||||||
Documentation License''.
 | 
					Documentation License''.
 | 
				
			||||||
@end copying
 | 
					@end copying
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@dircategory Package management
 | 
					@dircategory System administration
 | 
				
			||||||
@direntry
 | 
					@direntry
 | 
				
			||||||
* guix: (guix).       Guix, the functional package manager.
 | 
					* Guix: (guix).       Manage installed software and system configuration.
 | 
				
			||||||
* guix package: (guix)Invoking guix package
 | 
					* guix package: (guix)Invoking guix package.  Installing, removing, and upgrading packages.
 | 
				
			||||||
                      Managing packages with Guix.
 | 
					* guix build: (guix)Invoking guix build.      Building packages.
 | 
				
			||||||
* guix build: (guix)Invoking guix build
 | 
					* guix gc: (guix)Invoking guix gc.            Reclaiming unused disk space.
 | 
				
			||||||
                      Building packages with Guix.
 | 
					* guix pull: (guix)Invoking guix pull.        Update the list of available packages.
 | 
				
			||||||
* guix system: (guix)Invoking guix system
 | 
					* guix system: (guix)Invoking guix system.    Manage the operating system configuration.
 | 
				
			||||||
                      Managing the operating system configuration.
 | 
					 | 
				
			||||||
@end direntry
 | 
					@end direntry
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@dircategory Software development
 | 
					@dircategory Software development
 | 
				
			||||||
@direntry
 | 
					@direntry
 | 
				
			||||||
* guix environment: (guix)Invoking guix environment
 | 
					* guix environment: (guix)Invoking guix environment. Building development environments with Guix.
 | 
				
			||||||
                      Building development environments with Guix.
 | 
					 | 
				
			||||||
@end direntry
 | 
					@end direntry
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@dircategory Emacs
 | 
				
			||||||
 | 
					@direntry
 | 
				
			||||||
 | 
					* Guix user interface: (guix)Emacs Interface. Package management from the comfort of Emacs.
 | 
				
			||||||
 | 
					@end direntry
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@titlepage
 | 
					@titlepage
 | 
				
			||||||
@title GNU Guix Reference Manual
 | 
					@title GNU Guix Reference Manual
 | 
				
			||||||
@subtitle Using the GNU Guix Functional Package Manager
 | 
					@subtitle Using the GNU Guix Functional Package Manager
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue