Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想要像这样的链接
{@link Object#toString()}
[[Object#toString()]]
我怎么能用 scaladoc 做到这一点?
我假设我必须提供要链接到的外部 URL。