fix bug in help/search docs
This commit is contained in:
parent
7bddce81ad
commit
10137dc679
|
@ -14,7 +14,7 @@ and its tools to connect to the scribble documentation. See also
|
|||
@defmodule[help/search]
|
||||
|
||||
@defproc[(send-main-page [#:sub sub path-string? "index.html"]
|
||||
[#:notify notify (-> path? void)]
|
||||
[#:notify notify (-> path? void) void]
|
||||
[#:fragment fragment (or/c #f ??) #f]
|
||||
[#:query query (or/c #f ??) #f])
|
||||
any]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user