remove the now-redundant main-doc option
svn: r8288 original commit: fff894d7100add97eddfe8f965e7c1f558abd87c
This commit is contained in:
parent
1e06f9bcc5
commit
25d1877912
|
@ -1,3 +1,3 @@
|
|||
(module info setup/infotab
|
||||
(define name "Scribblings: Framework")
|
||||
(define scribblings '(("framework.scrbl" (#;multi-page main-doc)))))
|
||||
(define scribblings '(("framework.scrbl" (#;multi-page)))))
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(module info setup/infotab
|
||||
(define name "Scribblings: GUI")
|
||||
(define scribblings '(("gui.scrbl" (multi-page main-doc)))))
|
||||
(define scribblings '(("gui.scrbl" (multi-page)))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user