racket/collects/scribblings/gui/reference.scrbl
2010-11-05 21:57:13 -06:00

13 lines
298 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["editor-classes.scrbl"]
@include-section["editor-funcs.scrbl"]
@include-section["wxme.scrbl"]