gui/collects/embedded-gui/scribblings/controls.scrbl
Matthew Flatt 0c66492b27 embedded-gui docs
svn: r9389

original commit: 6fcc293c4a3422e162b06fc4264a975cadfb8570
2008-04-21 20:51:23 +00:00

14 lines
365 B
Racket

#lang scribble/doc
@(require "common.ss")
@title[#:tag "controls" #:style 'toc]{Controls}
@local-table-of-contents[]
@include-section["embedded-text-button.scrbl"]
@include-section["embedded-button.scrbl"]
@include-section["embedded-toggle-button.scrbl"]
@include-section["embedded-message.scrbl"]
@include-section["vline.scrbl"]
@include-section["hline.scrbl"]