-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
Type: FeatureType: PluginA feature that should be implemented as a separate package.A feature that should be implemented as a separate package.help wanted
Description
From #425 it is my impression that references like
module Foo
"See also [`Bar.fun`](@ref)"
somefun() = 1
endare unsupported. Is this correct?
However I still think that this is the best way to refer to other packages in docstrings, and I am wondering if at least I could silence the error messages along the lines of
!! Unable to get the binding for '[`Bar.fun`](@ref)'. [src/index.md]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: FeatureType: PluginA feature that should be implemented as a separate package.A feature that should be implemented as a separate package.help wanted