Skip to content

Change names in javadocs when you change a mapping. #27

Description

@viktor40

This is a separate issue for #6. This relates to the second bulletin of this issue.
When changing a mapping the javadocs should also update automatically so links don't break and you don't have to manually change all the javadocs.

  • For the @param tag: when changing the parameter of a method, the parameter should change inside the javadoc for that function.
  • For method or class names linked using @link, @linkplain, @see the linked methods or classes should change names when the linked class or method changes names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions