gui/collects/scribblings/framework/path-utils.scrbl
Matthew Flatt ca73700157 adjust the way framework and tools docs extract documentation
svn: r10727

original commit: 01691d9240c55dc3797c17ab6d609b4c16145982
2008-07-12 15:37:31 +00:00

9 lines
220 B
Racket

#lang scribble/doc
@(require scribble/manual scribble/extract)
@(require (for-label framework))
@(require (for-label scheme/gui))
@title{Path Utils}
@(include-previously-extracted "main-extracts.ss" #rx"^path-utils:")