包级 Javadoc 文件的空模板

发布于 2024-10-20 20:36:15 字数 435 浏览 3 评论 0 原文

Oracle 页面“如何为 Javadoc 工具编写文档注释”有一个指向“空模板的链接对于包级文档注释文件”,它不显示基本“package.html”文件的预期内容。我正在维护旧的 Javadoc,如果能看到 package.html 和overview.html 的正确示例将会很有趣。

是否有(经典)Javadoc 入门页面显示这些文件的正确内容?

The Oracle page "How to Write Doc Comments for the Javadoc Tool" has a link to a "Empty Template for Package-Level Doc Comment File" which does not show the expected content of a basic 'package.html' file. I am maintaining old Javadoc and it would be interesting to see a correct example of package.html and overview.html.

Is there a getting started with (classic) Javadoc page which shows the correct content of these files?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

千仐 2024-10-27 20:36:15

我认为您想要的答案就在此处

新的 package-info.java 是记录包的更好方法。

I think the answer you want is here.

The new package-info.java is a better way do document a package.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文