From b2a12216d4d7cc56c5c18dcc5bd2956e82a58ae4 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 11 Jul 2013 15:46:46 -0600 Subject: [PATCH] break various documentation dependencies by making them indirect An "indirect" reference is resolved when HTML is loaded, instead of at document-build time. original commit: 3b89a05d46468a4e287c7c12c74bca324c9c21b8 --- .../scribble-doc/scribblings/scribble/how-to-paper.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/how-to-paper.scrbl b/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/how-to-paper.scrbl index d47069e1..19177dd0 100644 --- a/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/how-to-paper.scrbl +++ b/pkgs/scribble-pkgs/scribble-doc/scribblings/scribble/how-to-paper.scrbl @@ -646,7 +646,7 @@ renders as Any value that is convertable to an image can be used directly within a Scribble document. Functions from the @racketmodname[pict] -and @racketmodname[2htdp/image] libraries, for example, generate +and @racketmodname[2htdp/image #:indirect] libraries, for example, generate images. For example, @sample|{