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:
Matthew Flatt 2008-02-05 16:33:26 +00:00
parent b2114ec927
commit a574ce702f

View File

@ -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.