racket/collects/scribblings/framework/framework.scrbl
2008-03-16 03:14:59 +00:00

13 lines
209 B
Racket

#lang scribble/doc
@(require scribble/manual)
@title{@bold{Framework}: PLT GUI Application Framework}
@index-section[]
@(defmodule framework/framework)
@(require framework/framework-docs)
@(def-fw-procs)