guix-devel/doc
Ludovic Courtès 8ba7fd3cd6
channels: Add support for a news file.
* guix/channels.scm (<channel-metadata>)[news-file]: New field.
(read-channel-metadata): Set the 'news-file' field.
(read-channel-metadata-from-source): Likewise.
(<channel-news>, <channel-news-entry>): New record types.
(sexp->channel-news-entry, read-channel-news)
(channel-news-for-commit): New procedures.
* guix/tests/git.scm (populate-git-repository): For 'add', allow
CONTENTS to be a procedure.
* tests/channels.scm ("channel-news, no news")
("channel-news, one entry"): New tests.
* doc/guix.texi (Channels): Document it.
2019-09-23 10:38:44 +02:00
..
images doc: Document the graphical installer some more. 2019-03-13 23:12:43 +01:00
build.scm doc: Work around (htmlprag) parser issue. 2019-09-07 18:42:08 +02:00
contributing.texi doc: Use @lisp instead of @example for Scheme snippets. 2019-09-07 18:42:08 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: Add Guix Cookbook. 2019-09-18 11:38:14 +02:00
guix.texi channels: Add support for a news file. 2019-09-23 10:38:44 +02:00
htmlxref.cnf doc: Update htmlxref.cnf. 2019-05-04 23:07:38 +02:00
local.mk doc: Add Guix Cookbook. 2019-09-18 11:38:14 +02:00
package-hello.scm