> This change adds support for a `@note` tag and enhanced custom tags to Java 
> API documentation. 
> 
> Refer to [the JEP](https://bugs.openjdk.org/browse/JDK-8363700) and other 
> associated JBS issues for details. 
> 
> There is also a draft PR for applying this feature in Java/JDK documentation: 
> #31023
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Hannes Wallnöfer has updated the pull request with a new target base due to a 
merge or a rebase. The pull request now contains 81 commits:

 - Update @since tags to 28
 - Tweak note styles
 - Merge branch 'master' into note-tag
 - Minor css tweaks
 - Make inline note styles easier to override
 - Fully embrace left-side border for inline notes
 - Improve measurement of note length
 - Move note tag before custom  tags
 - Add more doctree tests
 - Simplify default note ids
 - ... and 71 more: https://git.openjdk.org/jdk/compare/308daac9...5d858255

-------------

Changes: https://git.openjdk.org/jdk/pull/28358/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28358&range=15
  Stats: 3366 lines in 58 files changed: 2707 ins; 478 del; 181 mod
  Patch: https://git.openjdk.org/jdk/pull/28358.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28358/head:pull/28358

PR: https://git.openjdk.org/jdk/pull/28358

Reply via email to