Version updated.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
@defmodule[racket-webview/racket-webview]
|
||||
|
||||
Higher-level interface built on top of @racketmodname[racket-webview-qt].
|
||||
Higher-level interface built on top of @racketmodname[racket-webview/racket-webview-qt].
|
||||
|
||||
This module provides a structured programming model around the lower-level
|
||||
webview bindings. It introduces contexts, a local HTTPS server, JSON-based
|
||||
@@ -17,7 +17,7 @@ event handling, and DOM and JavaScript utilities.
|
||||
@section{Architecture}
|
||||
|
||||
The module builds on the lower-level bindings from
|
||||
@racketmodname[racket-webview-qt]. It adds:
|
||||
@racketmodname[racket-webview/racket-webview-qt]. It adds:
|
||||
|
||||
@itemlist[#:style 'compact
|
||||
@item{structured Racket values instead of raw strings}
|
||||
|
||||
Reference in New Issue
Block a user