Commit eeb6f1f
committed
Search for all @see tags on all methods of same name for related.
If the @webref tag is written above a different version of a method
from the version that has @see tags, javadoc reports that method as
(correctly) having no @see tags. We now search through all the versions
of the method and aggregate all the @see tags for the Processing
related section.
Fixes gh 2931 parent bfbd4fc commit eeb6f1f
File tree
2 files changed
+147
-117
lines changed- java_generate/ReferenceGenerator
- bin/writers
- src/writers
2 files changed
+147
-117
lines changedBinary file not shown.
0 commit comments