add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538 original commit: 794e6c8a398da5857097795ff5c8d022bf55fed2
This commit is contained in:
parent
b2114ec927
commit
a574ce702f
|
@ -3,7 +3,7 @@
|
|||
|
||||
@title{@bold{GUI}: PLT Graphics Toolkit}
|
||||
|
||||
@declare-exporting[scheme/gui/base scheme/gui]
|
||||
@declare-exporting[scheme/gui/base scheme/gui #:use-sources (mred/mred)]
|
||||
|
||||
This reference manual describes the GUI toolbox that is part of PLT
|
||||
Scheme and whose core is implemented by the MrEd executable.
|
||||
|
|
Loading…
Reference in New Issue
Block a user