guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: doc: Link to SICP Info page in "A Scheme Crash Course".


From: guix-commits
Subject: 03/03: doc: Link to SICP Info page in "A Scheme Crash Course".
Date: Mon, 28 Oct 2019 06:09:24 -0400 (EDT)

ambrevar pushed a commit to branch master
in repository guix.

commit ed79636c8b2c1e59a4ba2c5c0f3b561fbe15b025
Author: Pierre Neidhardt <address@hidden>
Date:   Mon Oct 28 11:07:27 2019 +0100

    doc: Link to SICP Info page in "A Scheme Crash Course".
    
    * doc/guix-cookbook.texi (Scheme tutorials): Replace Emacs Info reader hint
      with more useful interactive link to SICP Info page.
---
 doc/guix-cookbook.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 04eb549..4e60862 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -269,7 +269,7 @@ online}, together with
 
@uref{https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/,
 videos of the lectures by the authors}.  The book is available in Texinfo
 format as the @code{sicp} Guix package.  Go ahead, run @code{guix install
-sicp} and start reading with @code{info sicp} (or with the Emacs Info reader).
+sicp} and start reading with @code{info sicp} (@pxref{,,, sicp, Structure and 
Interpretation of Computer Programs}).
 An @uref{https://sarabander.github.io/sicp/, unofficial ebook is also
 available}.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]