dspinellis / dspinellis/UMLGraph
Custom annotations instead of custom doc tags
Open
- Dominant language
- Java
- Stars
- 353
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Rather than javadoc doc tags, perhaps use custom annotations (since you're targetting JDK5+ anyway) that way we won't get warnings that the tag is unknown in javadoc and we can make it type safe.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.