Changed the section in which the documentation appears on the main page

This commit is contained in:
Georges Dupéron 2017-05-16 12:16:19 +02:00
parent a77648a9f7
commit 2a5653e5c5

View File

@ -16,7 +16,7 @@
"typed-racket-doc"
"scribble-doc"))
(define scribblings
'(("scribblings/scribble-enhanced.scrbl" ())
'(("scribblings/scribble-enhanced.scrbl" () ("Scribble Libraries"))
("scribblings/scribble-enhanced-example.lp2.rkt" () (omit-start))
("scribblings/scribble-enhanced-template.lp2.rkt" () (omit-start))))
(define compile-omit-paths '("resources/"))