From 7fa0f44db9f8489097c68917fdca3543a4b31b72 Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Thu, 30 Jul 2026 22:35:09 +0200 Subject: [PATCH] scrb --- scribblings/racket-upnp.scrbl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scribblings/racket-upnp.scrbl b/scribblings/racket-upnp.scrbl index 74c153e..f0f7c37 100644 --- a/scribblings/racket-upnp.scrbl +++ b/scribblings/racket-upnp.scrbl @@ -1,7 +1,9 @@ #lang scribble/manual @title{racket-upnp} -@author{Hans Dijkema} +@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]] + +@table-of-contents[] @include-section["intro.scrbl"] @include-section["main.scrbl"]