fix path to "picturing-programs" doc source
This commit is contained in:
parent
e6fd028ae1
commit
7069a267a6
|
@ -4,7 +4,7 @@
|
||||||
(define can-be-loaded-with 'all)
|
(define can-be-loaded-with 'all)
|
||||||
(define required-core-version "5.0.0.1")
|
(define required-core-version "5.0.0.1")
|
||||||
(define primary-file "main.rkt")
|
(define primary-file "main.rkt")
|
||||||
(define scribblings '(("doc.scrbl" ())))
|
(define scribblings '(("picturing-programs.scrbl" ())))
|
||||||
(define repositories '("4.x"))
|
(define repositories '("4.x"))
|
||||||
(define compile-omit-paths '("tests"))
|
(define compile-omit-paths '("tests"))
|
||||||
(define blurb
|
(define blurb
|
||||||
|
|
Loading…
Reference in New Issue
Block a user