svn: r9445
This commit is contained in:
parent
4870d9830c
commit
3db855fab1
13
collects/teachpack/htdc/Docs/htdc.scrbl
Normal file
13
collects/teachpack/htdc/Docs/htdc.scrbl
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
#lang scribble/doc
|
||||||
|
|
||||||
|
@(require scribble/manual
|
||||||
|
(for-label scheme))
|
||||||
|
|
||||||
|
@title[#:style '(toc) #:tag "htdc"]{HtDC Teachpacks}
|
||||||
|
|
||||||
|
@local-table-of-contents[]
|
||||||
|
|
||||||
|
@;include-section["draw.scrbl"] @;"A Functional Drawing Library (HtDC)"
|
||||||
|
@;include-section["idraw.scrbl"] @;"An Imperative Drawing Library (HtDC)"
|
||||||
|
@;include-section["geometry.scrbl"] @;"A Geometry Library (HtDC)"
|
||||||
|
@;include-section["colors.scrbl"] @;"A Colors Library (HtDC)"
|
Loading…
Reference in New Issue
Block a user