Changed the section in which the documentation appears on the main page
This commit is contained in:
parent
a77648a9f7
commit
2a5653e5c5
2
info.rkt
2
info.rkt
|
@ -16,7 +16,7 @@
|
||||||
"typed-racket-doc"
|
"typed-racket-doc"
|
||||||
"scribble-doc"))
|
"scribble-doc"))
|
||||||
(define scribblings
|
(define scribblings
|
||||||
'(("scribblings/scribble-enhanced.scrbl" ())
|
'(("scribblings/scribble-enhanced.scrbl" () ("Scribble Libraries"))
|
||||||
("scribblings/scribble-enhanced-example.lp2.rkt" () (omit-start))
|
("scribblings/scribble-enhanced-example.lp2.rkt" () (omit-start))
|
||||||
("scribblings/scribble-enhanced-template.lp2.rkt" () (omit-start))))
|
("scribblings/scribble-enhanced-template.lp2.rkt" () (omit-start))))
|
||||||
(define compile-omit-paths '("resources/"))
|
(define compile-omit-paths '("resources/"))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user