Integrated: 8277847: Support toolGuide tag in class-level documentation
Julia Boes
jboes at openjdk.java.net
Mon Nov 29 09:26:11 UTC 2021
On Thu, 25 Nov 2021 15:58:58 GMT, Julia Boes <jboes at openjdk.org> wrote:
> This change adds support for the `@toolGuide` tag in class-level API documentation.
>
> (A use case is the jwebserver tool, where the com.sun.net.httpserver.SimpleFileServer class provides API points for extension and customization of the underlying server and its components. Linking to the tool's man page in the class-level documentation would be beneficial.)
This pull request has now been integrated.
Changeset: e3e5908d
Author: Julia Boes <jboes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e3e5908d0d385ef908ba9752908aaf28b4b3e4f4
Stats: 10 lines in 1 file changed: 7 ins; 1 del; 2 mod
8277847: Support toolGuide tag in class-level documentation
Reviewed-by: alanb, jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/6566
More information about the build-dev
mailing list