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?)
|
||||
null
|
||||
(list
|
||||
(make-css-addition (build-path (collection-path "scribble")
|
||||
"racket.css"))))))
|
||||
(make-css-addition (collection-file-path "racket.css" "scribble"))))))
|
||||
title-string
|
||||
#;
|
||||
;; the "(installation)" part shouldn't be visible on the web, but
|
||||
|
|
Loading…
Reference in New Issue
Block a user