mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
[javadoc] Fix JavadocDeclarationInspection for module links
#IDEA-370362 Fixed GitOrigin-RevId: b96aa8111d33c93a80102300ea23b7a052874cb9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e14ae0356b
commit
4a14a3afd0
@@ -4,6 +4,8 @@
|
||||
*
|
||||
* @see C a correct one
|
||||
* @see C#f
|
||||
* @see java.base/
|
||||
* @see java.base/java.lang.String#length()
|
||||
* @see "The Java Language Specification, Java SE 8 Edition"
|
||||
* @see <a href="https://docs.oracle.com/javase/specs/jls/se8/html/index.html">The Java Language Specification, Java SE 8 Edition</a>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user