dspinellis / dspinellis/UMLGraph
Enhancement Request: Allow javadoc tags to be declared on methods in class
Open
- Dominant language
- Java
- Stars
- 353
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
The tags for noting the relationships between a class and other classes must be defined in the comment for the class. It would be more convenient if they could be declared on the comments for each method instead, since it is closer to the actual code that contains the dependency. All the tags across all methods would then be collected for the entire class.
Not sure if this can be done with javadoc, but it would be really nice to have.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.