racket/collects/teachpack/2htdp/scribblings/2htdp.scrbl
Matthias Felleisen 8476e13064 we need batch io for htdp/2e
svn: r14504
2009-04-14 03:00:41 +00:00

12 lines
254 B
Racket

#lang scribble/doc
@(require scribble/manual
(for-label scheme))
@title[#:style '(toc) #:tag "2htdp" #:tag-prefix "2htdp"]{HtDP/2e Teachpacks}
@local-table-of-contents[]
@include-section["batch-io.scrbl"]
@include-section["universe.scrbl"]