20 lines
538 B
Racket
20 lines
538 B
Racket
#lang scribble/manual
|
|
|
|
@title{racket-upnp}
|
|
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
|
|
|
@table-of-contents[]
|
|
|
|
@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[]
|