18 lines
479 B
Racket
18 lines
479 B
Racket
#lang scribble/manual
|
|
|
|
@title{racket-upnp}
|
|
@author{Hans Dijkema}
|
|
|
|
@include-section["intro.scrbl"]
|
|
@include-section["main.scrbl"]
|
|
@include-section["didl-lite.scrbl"]
|
|
@include-section["media-renderer.scrbl"]
|
|
@include-section["media-server.scrbl"]
|
|
@include-section["media-file-server.scrbl"]
|
|
@include-section["av-transport.scrbl"]
|
|
@include-section["rendering-control.scrbl"]
|
|
@include-section["connection-manager.scrbl"]
|
|
@include-section["content-directory.scrbl"]
|
|
|
|
@index-section[]
|