doc clarification

This commit is contained in:
Matthew Flatt 2013-02-15 16:02:40 -07:00
parent 0c37849f81
commit 80a22493bd

View File

@ -373,9 +373,10 @@ See also @racket[verbatim].}
@racket[pre-content] serves as the alternate text for contexts where @racket[pre-content] serves as the alternate text for contexts where
the image cannot be displayed. the image cannot be displayed.
The path is relative to the current directory, which is set by If @racket[path] is a relative path, it is relative to the current
@exec{setup-plt} and @exec{scribble} to the directory of the main directory, which is set by @exec{raco setup} and @exec{scribble} to
document file. The @racket[path] argument also can be a result of the directory of the main document file. Instead of a path or string,
the @racket[path] argument can be a result of
@racket[path->main-collects-relative]. @racket[path->main-collects-relative].
The strings in @racket[suffixes] are filtered to those supported by The strings in @racket[suffixes] are filtered to those supported by