gpt4 book ai didi

scala - 有没有办法在 Scaladoc 中包含指向某些外部 HTTP URL 的超链接?

转载 作者:行者123 更新时间:2023-12-02 04:55:53 25 4
gpt4 key购买 nike

使用 Scaladoc,有没有办法包含指向某些外部 HTTP URL 的超链接?

使用 Javadoc 这很容易......但我在弄清楚 Scaladoc 的语法时遇到了困难。我看这里:https://wiki.scala-lang.org/display/SW/Writing+Documentation ,但结果是干的。

假设我想链接到这样的外部资源> https://en.wikipedia.org/wiki/Aardvark < 在我的文档中。我应该使用什么标记?

最佳答案

你可以试试这个:

External links: [[http://scala-lang.org Scala web site]] becomes Scala web site. The URL part must start with a scheme name (like http:) and must not contain white space. The name part (Scala web site) is optional.

关于scala - 有没有办法在 Scaladoc 中包含指向某些外部 HTTP URL 的超链接?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35025545/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com