Use `secref' instead of a direct link to docs.racket-lang.org.
This commit is contained in:
parent
cf5bafc50f
commit
81e0bd2382
|
@ -136,7 +136,8 @@ The function produced by @racketidfont{get-info} reflects information
|
||||||
about the expected syntax of the input stream. The first argument to the
|
about the expected syntax of the input stream. The first argument to the
|
||||||
function serves as a key on such information; acceptable keys and the
|
function serves as a key on such information; acceptable keys and the
|
||||||
interpretation of results is up to external tools, such as DrRacket (see
|
interpretation of results is up to external tools, such as DrRacket (see
|
||||||
@hyperlink["http://docs.racket-lang.org/tools/drracket_module-language-tools.html"]{module-language-tools}).
|
@secref[#:doc '(lib "scribblings/tools/tools.scrbl")
|
||||||
|
"drracket:module-language-tools"]).
|
||||||
If no information is available for a given key, the result should be
|
If no information is available for a given key, the result should be
|
||||||
the second argument.
|
the second argument.
|
||||||
@mz-examples[
|
@mz-examples[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user