racket/collects/scribblings/framework/preferences-text.scrbl
Eli Barzilay debd1f9f1e Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
2011-06-20 04:27:14 -04:00

11 lines
318 B
Racket

#lang scribble/doc
@(require scribble/manual scribble/extract)
@(require (for-label framework))
@(require (for-label scheme/gui))
@title{Preferences, Textual}
@defmodule*/no-declare[(framework/preferences)]
@declare-exporting[framework/preferences framework]
@(include-extracted (lib "preferences.rkt" "framework"))