11 lines
246 B
Racket
11 lines
246 B
Racket
#reader(lib "docreader.ss" "scribble")
|
|
@require["mz.ss"]
|
|
|
|
@title[#:tag "mz:os" #:style 'toc]{Operating System}
|
|
|
|
@local-table-of-contents[]
|
|
|
|
@include-section["paths.scrbl"]
|
|
@include-section["filesystem.scrbl"]
|
|
@include-section["networking.scrbl"]
|