Skip to content

Replace code examples in Javadoc with JEP 413: Code Snippets #880

Closed
@jenetics

Description

@jenetics

The code examples in the library are currently put in a <pre>{@code }</pre> block, which is additionally higlighted via a proprietary code highlighter. In this ticket, all code example should be using the new {@snippet : } Javadoc feature. The code examples should also be compileable, so that is no longer the case to have invalid examples in the Javadoc.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions