doc tweaks
svn: r9738
This commit is contained in:
parent
fc3115d6bc
commit
b3b72f65ad
|
@ -85,7 +85,8 @@ what happens:
|
||||||
|
|
||||||
@mr-interaction[(circle 10 20)]
|
@mr-interaction[(circle 10 20)]
|
||||||
|
|
||||||
Note that DrScheme highlights the source of the error in pink.
|
Note that DrScheme highlights in pink the expression that triggered
|
||||||
|
the error (but pink highlighting is not shown in this documentation).
|
||||||
|
|
||||||
In addition to basic picture constructors like @scheme[circle] and
|
In addition to basic picture constructors like @scheme[circle] and
|
||||||
@scheme[rectangle], there's a @scheme[hc-append] function that
|
@scheme[rectangle], there's a @scheme[hc-append] function that
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
|
|
||||||
MzScheme version 4.0 is different from previous versions of MzScheme
|
MzScheme version 4.0 is different from previous versions of MzScheme
|
||||||
in several significant ways. For porting advice, see "Advice" below,
|
in several significant ways. For advice on how to upgrade, see
|
||||||
but we start with an enumeration of changes:
|
"Porting Advice" below, but we start with an enumeration of major
|
||||||
|
changes:
|
||||||
|
|
||||||
- The documentation has been re-organized and re-written. Instead of
|
- The documentation has been re-organized and re-written. Instead of
|
||||||
just reference manuals that occasionally provide examples, our
|
just reference manuals that occasionally provide examples, our
|
||||||
|
|
Loading…
Reference in New Issue
Block a user