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
This commit is contained in:
parent
79ed4b0d10
commit
b2a12216d4
|
@ -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|{
|
||||
|
|
Loading…
Reference in New Issue
Block a user