make docs single-page

pull/2/head
Matthew Butterick 10 years ago
parent 5c1a4dc5fe
commit 596d00e655

@ -1,3 +1,3 @@
#lang info
(define collection "sugar")
(define scribblings '(("scribblings/sugar.scrbl" (multi-page))))
(define scribblings '(("scribblings/sugar.scrbl" ())))

@ -14,7 +14,7 @@
A collection of small functions to help make Racket code simpler & more readable.
@local-table-of-contents[]
@;local-table-of-contents[]
@include-section["installation.scrbl"]
@ -34,4 +34,4 @@ A collection of small functions to help make Racket code simpler & more readable
@include-section["license.scrbl"]
@index-section[]
@;index-section[]

Loading…
Cancel
Save