
(Some other minor things here and there.) original commit: debd1f9f1e6899e2a7e4ab5de929a49df490b5c7
14 lines
366 B
Racket
14 lines
366 B
Racket
#lang scribble/doc
|
|
@(require "common.rkt")
|
|
|
|
@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"]
|