Scribble improvements: defmodule & co.
svn: r7902 original commit: cd7157641cc8a1dd6266c926675e5909daeb643f
This commit is contained in:
parent
769e462359
commit
5df9ad9406
|
@ -11,13 +11,14 @@ This reference manual describes the MrEd GUI toolbox that is part of
|
|||
"mred"] in @italic{@link["../guide/index.html"]{A Guide to PLT
|
||||
Scheme}} for an introduction to MrEd.
|
||||
|
||||
The @scheme[(lib "mred")] module provides all of the class, interface,
|
||||
and procedure bindings defined in this manual. The
|
||||
@schememodname[big-gui] language (for use with @schemefont{#module})
|
||||
extends the @schememodname[big] language with @scheme[(lib "mred")].
|
||||
@defmodule*/no-declare[(mred)]{The @schememodname[mred] module provides
|
||||
all of the class, interface, and procedure bindings defined in this
|
||||
manual.}
|
||||
|
||||
@defmodulelang*/no-declare[(scheme/gui)]{The
|
||||
@schememodname[scheme/gui] language combines all bindings of the
|
||||
@schememodname[scheme] language and the @schememodname[mred] module.}
|
||||
|
||||
@bold{This reference describes a potential future version of PLT Scheme.
|
||||
It does not match the current implementation.}
|
||||
|
||||
@table-of-contents[]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user