diff --git a/collects/scribblings/reference/reference.scrbl b/collects/scribblings/reference/reference.scrbl index 8577f08893..41ea7fab49 100644 --- a/collects/scribblings/reference/reference.scrbl +++ b/collects/scribblings/reference/reference.scrbl @@ -21,13 +21,7 @@ language. @include-section["derived.scrbl"] @include-section["data.scrbl"] @include-section["struct.scrbl"] - -@;------------------------------------------------------------------------ -@section["Input and Output"] - -@subsection[#:tag "mz:char-input"]{From Bytes to Characters} - -@;------------------------------------------------------------------------ +@include-section["io.scrbl"] @include-section["regexps.scrbl"] @include-section["control.scrbl"] @include-section["concurrency.scrbl"]