documentation more consistent
This commit is contained in:
@@ -2,7 +2,13 @@
|
||||
|
||||
Webview integration for Racket.
|
||||
|
||||
## Release v0.1.10
|
||||
## Release v0.1.11
|
||||
|
||||
This release assigns explicit, file-prefixed Scribble tags to manual parts and sections. This prevents duplicate collected-information warnings for headings such as `Overview`, `Example`, `Conversion`, `Events`, and `racket-webview` during `raco setup`.
|
||||
|
||||
The process-interface changes from v0.1.10 remain unchanged.
|
||||
|
||||
### Process interface (introduced in v0.1.10)
|
||||
|
||||
This version replaces the FFI/shared-memory transport with a child-process
|
||||
interface to racket-webview-qt v0.2.3:
|
||||
|
||||
Reference in New Issue
Block a user