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

12 lines
266 B
Racket

#lang scribble/doc
@(require "common.ss")
@title{Windowing Functions}
@local-table-of-contents[]
@include-section["dialog-funcs.scrbl"]
@include-section["eventspace-funcs.scrbl"]
@include-section["system-menu-funcs.scrbl"]
@include-section["miscwin-funcs.scrbl"]