one more collection-path => collection-file-path in scribble
This commit is contained in:
parent
e92af62ca0
commit
71770ee285
|
@ -56,8 +56,7 @@
|
||||||
(if (not force-racket-css?)
|
(if (not force-racket-css?)
|
||||||
null
|
null
|
||||||
(list
|
(list
|
||||||
(make-css-addition (build-path (collection-path "scribble")
|
(make-css-addition (collection-file-path "racket.css" "scribble"))))))
|
||||||
"racket.css"))))))
|
|
||||||
title-string
|
title-string
|
||||||
#;
|
#;
|
||||||
;; the "(installation)" part shouldn't be visible on the web, but
|
;; the "(installation)" part shouldn't be visible on the web, but
|
||||||
|
|
Loading…
Reference in New Issue
Block a user