commit a9d7b36e4d4432f29d0fec932a0a2cbb483486fe parent 05008e51885bfb3765050c90c00d9b9a4ecb6276 Author: Matthew Flatt <mflatt@racket-lang.org> Date: Fri, 15 Feb 2013 16:02:40 -0700 doc clarification original commit: 80a22493bd8eff0f7a17a0f951a95ea7ffeaa97f Diffstat:
| M | collects/scribblings/scribble/base.scrbl | | | 7 | ++++--- |
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/collects/scribblings/scribble/base.scrbl b/collects/scribblings/scribble/base.scrbl @@ -373,9 +373,10 @@ See also @racket[verbatim].} @racket[pre-content] serves as the alternate text for contexts where the image cannot be displayed. - The path is relative to the current directory, which is set by - @exec{setup-plt} and @exec{scribble} to the directory of the main - document file. The @racket[path] argument also can be a result of + If @racket[path] is a relative path, it is relative to the current + directory, which is set by @exec{raco setup} and @exec{scribble} to + 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]. The strings in @racket[suffixes] are filtered to those supported by