fix dir for non-main-install collects docs

svn: r8429
This commit is contained in:
Matthew Flatt 2008-01-27 04:44:40 +00:00
parent a0d86c06f3
commit 28c6c9d7cd

View File

@ -35,7 +35,7 @@
(pair? (path->main-collects-relative dir)))
(build-path (find-doc-dir) name)]
[else
(build-path dir "compiled" "doc" name)])
(build-path dir "doc" name)])
"out.sxref"))))
scribblings
categories)))