dnault / therapi-runtime-javadoc

Read Javadoc comments at run time.
Apache License 2.0
117 stars 19 forks source link

@see on fields appears under other #43

Closed kirkch closed 3 years ago

kirkch commented 3 years ago

For classes, methods, and constructors the @see javadoc tag gets separated out into BaseJavadoc.seeAlso; however with fields it gets left in 'other' and 'seeAlso' remains empty.