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

15 lines
374 B
Racket

#lang scribble/doc
@(require "common.ss")
@title[#:style '(toc reveal)]{Reference}
@local-table-of-contents[]
@include-section["win-classes.scrbl"]
@include-section["win-funcs.scrbl"]
@include-section["draw-classes.scrbl"]
@include-section["draw-funcs.scrbl"]
@include-section["editor-classes.scrbl"]
@include-section["editor-funcs.scrbl"]
@include-section["wxme.scrbl"]