【发布时间】:2016-05-03 16:58:07
【问题描述】:
使用 Scaladoc,有没有办法包含指向某些外部 HTTP URL 的超链接?
使用 Javadoc 这很容易.. 但我无法弄清楚 Scaladoc 的语法。我看了这里:https://wiki.scala-lang.org/display/SW/Writing+Documentation,但结果没了。
假设我想链接到这样的外部资源 > https://en.wikipedia.org/wiki/Aardvark
【问题讨论】: