Skip to content

Use package-info.java rather than package.html #64

@mmichaelis

Description

@mmichaelis

For Package documentation in Javadoc we should use package-info.java rather than package.html.

It is important to know that the description needs to be done in front of the package statement as otherwise Javadoc is not able to find the description. This was a mistake done in the past (why actually package.html got reintroduced).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions