racket/collects/scribblings/gui/draw-funcs.scrbl
Eli Barzilay 264af9a6d0 improved scribble syntax use
svn: r8720
2008-02-19 12:22:45 +00:00

12 lines
265 B
Racket

#lang scribble/doc
@(require "common.ss")
@title{Drawing Functions}
@local-table-of-contents[]
@include-section["global-draw-funcs.scrbl"]
@include-section["post-script-funcs.scrbl"]
@include-section["draw-list-funcs.scrbl"]
@include-section["font-funcs.scrbl"]