add deprecation note to htdp/image
This commit is contained in:
parent
cd67536738
commit
1ff580d06a
|
@ -6,10 +6,14 @@
|
||||||
|
|
||||||
@defmodule[#:require-form beginner-require htdp/image]
|
@defmodule[#:require-form beginner-require htdp/image]
|
||||||
|
|
||||||
|
@italic{This teachpack is deprecated. Please use @racketmodname[2htdp/image] for
|
||||||
|
any new code.}
|
||||||
|
|
||||||
The teachpack provides functions for constructing and manipulating
|
The teachpack provides functions for constructing and manipulating
|
||||||
images. Basic, colored images are created as outlines or solid
|
images. Basic, colored images are created as outlines or solid
|
||||||
shapes. Additional functions allow for the composition of images.
|
shapes. Additional functions allow for the composition of images.
|
||||||
|
|
||||||
|
|
||||||
@;-----------------------------------------------------------------------------
|
@;-----------------------------------------------------------------------------
|
||||||
@section{Images}
|
@section{Images}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user