<i18n dev> Integrated: 8300077: Refactor code examples to use @snippet in java.text.ChoiceFormat
Justin Lu
jlu at openjdk.org
Mon Jan 23 19:40:22 UTC 2023
On Thu, 12 Jan 2023 22:31:24 GMT, Justin Lu <jlu at openjdk.org> wrote:
> This PR implements _JEP 413: Code Snippets in Java API Documentation_ for [java.text.ChoiceFormat](https://docs.oracle.com/en/java/javase/19/docs/api/java.base/java/text/ChoiceFormat.html).
>
> Code examples using <pre> ... </pre> blocks are replaced with the @ snippet syntax where applicable.
This pull request has now been integrated.
Changeset: dcf1523b
Author: Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dcf1523bf2dba234371190a70a41cfcb77907196
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
8300077: Refactor code examples to use @snippet in java.text.ChoiceFormat
Reviewed-by: lancea, iris, naoto
-------------
PR: https://git.openjdk.org/jdk/pull/11981
More information about the i18n-dev
mailing list