Moved some modules and added documentation
This commit is contained in:
@@ -6,12 +6,13 @@
|
||||
(for-label racket/base
|
||||
racket/string
|
||||
racket/class
|
||||
racket/file))
|
||||
racket/file
|
||||
"../wv-settings.rkt"))
|
||||
|
||||
@title{wv-settings}
|
||||
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]
|
||||
|
||||
@defmodule[wv-settings]
|
||||
@defmodule[racket-webview/wv-settings]
|
||||
|
||||
Settings wrapper used by the webview library.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user