Document the Path-String type.

This commit is contained in:
Vincent St-Amour 2011-02-01 17:47:57 -05:00
parent a0e6d67db2
commit 3c081d8fa7

View File

@ -79,6 +79,7 @@ default in Racket.
@defidform[Input-Port] @defidform[Input-Port]
@defidform[Output-Port] @defidform[Output-Port]
@defidform[Path] @defidform[Path]
@defidform[Path-String]
@defidform[Regexp] @defidform[Regexp]
@defidform[PRegexp] @defidform[PRegexp]
@defidform[Bytes] @defidform[Bytes]