mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8192973: Adding "Module Resolution" to javadoc search index
Reviewed-by: mchung, jjg
This commit is contained in:
parent
993e8f206c
commit
d960d2031c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
* will cause a {@code NullPointerException}, unless otherwise specified. </p>
|
||||
*
|
||||
*
|
||||
* <h1><a id="resolution">Resolution</a></h1>
|
||||
* <h1><a id="resolution">{@index "Module Resolution"}</a></h1>
|
||||
*
|
||||
* <p> Resolution is the process of computing how modules depend on each other.
|
||||
* The process occurs at compile time and run time. </p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue