summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-08-14 15:16:31 +0200
committerLudovic Courtès <ludo@gnu.org>2023-08-15 00:33:50 +0200
commit8f533cbb7a3f4f6d12fc0be2160d0fedc0ab18b9 (patch)
treeb5aa22130c5f34cbdded93cf81cf0012313e06e4 /doc
parentd20a7da4a38e96ded5bda1aab2df75f2eee2af85 (diff)
doc: Add reference to the Scheme Crash Course.
* doc/guix.texi (Using the Configuration System): Add cross-reference to the "Scheme Crash Course".
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index fcb910e27b..8469d09245 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -16924,6 +16924,13 @@ Alternatively, the @code{modify-services} macro can be used:
(delete avahi-service-type))
@end lisp
+@quotation Do not panic
+@cindex Scheme programming language, getting started
+Intimidated by the Scheme language or curious about it? The Cookbook
+has a short section to get started that explains the fundamentals, which
+you will find helpful when hacking your configuration. @xref{A Scheme
+Crash Course,,, guix-cookbook, GNU Guix Cookbook}.
+@end quotation
@unnumberedsubsec Instantiating the System