Add pointer to the syntax/modresolve
docs.
This commit is contained in:
parent
4d7ccc60a9
commit
26ac878516
|
@ -7,6 +7,9 @@
|
|||
@;------------------------------------------------------------------------
|
||||
@section[#:tag "modnameresolver"]{Resolving Module Names}
|
||||
|
||||
@margin-note{The @racketmodname[syntax/modresolve] library provides additional
|
||||
operations for resolving and manipulating module names.}
|
||||
|
||||
The name of a declared module is represented by a @deftech{resolved
|
||||
module path}, which encapsulates either a symbol or a complete
|
||||
filesystem path (see @secref["pathutils"]). A symbol normally refers
|
||||
|
|
Loading…
Reference in New Issue
Block a user