Skip to content

Docs should not show annotations by default #15196

Closed
@odersky

Description

@odersky

Compiler version

3.2

Minimized example

What I see at https://dotty.epfl.ch/api/scala/collection/immutable/List$.html:

[@SerialVersionUID](https://dotty.epfl.ch/api/scala/SerialVersionUID.html)(3L)
object List extends StrictOptimizedSeqFactory]

Expectation

The annotation should not be printed. The same should go by default for most other annotations. Maybe we want to show some of the annotations (but which ones?). But then they should be shown in a separate section.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions