gui/gui-doc/scribblings/framework/application.scrbl
2014-12-02 02:33:07 -05:00

9 lines
223 B
Racket

#lang scribble/doc
@(require scribble/manual scribble/extract)
@(require (for-label framework))
@(require (for-label scheme/gui))
@title{Application}
@(include-previously-extracted "main-extracts.rkt" #rx"^application:")