Changed the section in which the documentation appears on the main page
This commit is contained in:
parent
741a761476
commit
4ca6172660
2
info.rkt
2
info.rkt
|
@ -19,7 +19,7 @@
|
||||||
"rackunit-doc"
|
"rackunit-doc"
|
||||||
"scribble-doc"
|
"scribble-doc"
|
||||||
"rackunit-doc"))
|
"rackunit-doc"))
|
||||||
(define scribblings '(("scribblings/hyper-literate.scrbl" ())
|
(define scribblings '(("scribblings/hyper-literate.scrbl" () ("Scribble Libraries"))
|
||||||
("test/test.hl.rkt" () (omit-start))
|
("test/test.hl.rkt" () (omit-start))
|
||||||
("test/test2.hl.rkt" () (omit-start))))
|
("test/test2.hl.rkt" () (omit-start))))
|
||||||
(define pkg-desc
|
(define pkg-desc
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
(subtract-in scribble/manual hyper-literate)
|
(subtract-in scribble/manual hyper-literate)
|
||||||
racket/contract]]
|
racket/contract]]
|
||||||
|
|
||||||
@title{hyper-literate}
|
@title{Hyper-literate programming}
|
||||||
@author{Georges Dupéron}
|
@author{Georges Dupéron}
|
||||||
|
|
||||||
@(require scribble/manual
|
@(require scribble/manual
|
||||||
|
|
Loading…
Reference in New Issue
Block a user