-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-summariesSomething related to the method names, code comments and display names generationSomething related to the method names, code comments and display names generation
Description
Description
Provide references to invoked methods in summary to make it possible to navigate to them by click.
Expected behavior
Method summary contains links to the invoked methods in JavaDoc style suing @link
.
Example: the way a reference should look Test calls {@link pakageName.className#methodName(type1,typ2)}...
Metadata
Metadata
Assignees
Labels
comp-summariesSomething related to the method names, code comments and display names generationSomething related to the method names, code comments and display names generation
Type
Projects
Status
Done