summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2021-04-02doc: Remove the guile-lib/htmlprag-fixed package.Maxim Cournoyer1-28/+6
2020-12-07doc: Fix incorrect GUIX_PROFILE value for 'guix pull'.Holger Peters1-1/+1
2020-11-12maint: update-guix-package: Optionally add sources to store.Maxim Cournoyer1-8/+3
2020-11-03doc: Illustrate procedures that return packages.Ludovic Courtès1-2/+35
2020-11-03doc: Use '@lisp' for 'options->transformation' example.Ludovic Courtès1-2/+2
2020-11-02doc: Fix typo.Miguel Ángel Arruga Vivas1-1/+1
2020-11-02doc: Complete sentence in earlyoom-configuration doc.Maxim Cournoyer1-1/+1
2020-11-01doc: Fix typo.Julien Lepiller1-1/+1
2020-11-01doc: Fix typo.Julien Lepiller1-1/+1
2020-11-01doc: Add missing period at the end of the sentence.Miguel Ángel Arruga Vivas1-1/+1
2020-10-31doc: Add "Defining Package Variants" section.Ludovic Courtès1-74/+209
2020-10-30services: guix-publish: Add 'cache-bypass-threshold' field.Ludovic Courtès1-0/+6
2020-10-30services: swap: Allow for UUIDs and file system labels.Ludovic Courtès1-5/+29
2020-10-30scripts: lint: Add '--exclude' option.zimoun1-0/+5
2020-10-30scripts: lint: Fix '--no-network' option.zimoun1-0/+4
2020-10-28doc: Fix claimed archive timestamps.Tobias Geerinckx-Rice1-1/+1
2020-10-28publish: Add '--cache-bypass-threshold'.Ludovic Courtès1-1/+23
2020-10-28doc: Update the PostgreSQL extension packages example.Christopher Baines1-1/+4
2020-10-28doc: Use @code rather than @var for data type items.Christopher Baines1-10/+10
2020-10-27doc: Fix various minor typos.Lulu1-8/+8
2020-10-27services: Add gmnisrv web service.Alexandru-Sergiu Marton1-0/+35
2020-10-27doc: Fix xref translation macro.Ludovic Courtès1-8/+10
2020-10-25doc: Document the postgresql-config-file.Christopher Baines1-0/+48
2020-10-25doc: Add "Getting Substitutes from Other Servers" section.Ludovic Courtès1-7/+115
2020-10-25services: guix: Make /etc/guix/acl really declarative by default.Ludovic Courtès1-0/+36
2020-10-24build: Add GUIX_GIT_KEYRING variable for make authenticate.Miguel Ángel Arruga Vivas1-0/+10
2020-10-22git: Require Guile-Git 0.3.0 or later.Ludovic Courtès1-2/+2
2020-10-21doc: Move documentation of singularity-service-type.Ricardo Wurmus1-11/+12
2020-10-21doc: Capitalize "Hurd" in 'operating-system' reference.Ludovic Courtès1-1/+1
2020-10-21doc: Add an entry for the 'keyboard-layout' procedure.Ludovic Courtès1-1/+12
2020-10-21doc: Fix typo in 'avahi-service-type' description.Ludovic Courtès1-1/+1
2020-10-21doc: Fix typo in 'git-fetch' description.Ludovic Courtès1-1/+1
2020-10-21doc: Cookbook links to /manual/devel, not /manual.Ludovic Courtès1-3/+5
2020-10-20services: databases: Don't specify a default postgresql version.Christopher Baines1-2/+4
2020-10-20services: databases: Deprecate the postgresql-service procedure.Christopher Baines1-9/+31
2020-10-20doc: Add subheadings in to the Databases section.Christopher Baines1-0/+10
2020-10-20guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès1-0/+5
2020-10-20guix build: Add '--with-debug-info'.Ludovic Courtès1-5/+116
2020-10-20doc: Replace @example with @lisp in "Build Phases".Ludovic Courtès1-2/+2
2020-10-20doc: More uses of @lisp instead of @example.Ludovic Courtès2-4/+4
2020-10-20doc: Fix misuses of @var in "Defining Packages".Ludovic Courtès1-6/+6
2020-10-20doc: Add "Build Phases" section.Ludovic Courtès1-18/+169
2020-10-20doc: Document 'url-fetch', 'git-fetch', and 'git-reference'.Ludovic Courtès1-22/+85
2020-10-20services: Add LXQt desktop service.Reza Alizadeh Majd1-21/+39
2020-10-19maint: update-guix-package: Prevent accidentally breaking guix pull.Maxim Cournoyer1-0/+43
2020-10-19doc: Produce stylable HTML for @deftp, @deffn, etc.Ludovic Courtès1-2/+28
2020-10-17doc: Fix typo.Aniket Patil1-1/+1
2020-10-17doc: cookbook: Balance parens in custom kernel examples.Ludovic Courtès1-2/+2
2020-10-17doc: Generate cross-references in code snippets to the Guile manual.Ludovic Courtès1-5/+95
2020-10-17doc: Allow code snippets in the cookbook to link to the manual.Ludovic Courtès1-6/+51