Open abgruszecki opened 3 years ago
The sheer arcane-ness of the old overload resolution syntax may have played a part.
Ref: #14212 I think my library is in the community build but it may not build docs.
This has been hanging out there for a long time. Any body working on Scaladoc?
We probably want to support overloading resolution in links in doc comments.
We can already parse Scaladoc's old syntax for overloading resolution, we just ignore that part of the link.
Scaladoc compatibility is not a huge issue, it'd seem, since there are barely any links that used overloading resolution in the community build. The sheer arcane-ness of the old overload resolution syntax may have played a part.