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.
我喜欢 Clojure 世界中的 Marginalia。我是从谷歌搜索中发现的:http: //blog.8-p.info/2011/02/03/scaladoc.html。人们推荐什么?还是人们坚持使用 Scala Doc 以保持标准/人们习惯的东西?
API 的 Scaladoc 和XRay(示例)(生成可浏览的源代码;它已被废弃但仍然很棒)是 scala 文档 IMO 的两个乳牙。还有pamflet ( example ) 和port of docco,但据我所知后者并不那么受欢迎。