grpc-java/gradle/javadoc
Eric Anderson 5f8958f65c Use Javadoc's -linkoffline instead of -link
`-link` does I/O to download the package list, for every javadoc
invocation. There is no caching, so this happens many times per build.
Swap to offline mode to avoid spamming the servers, and avoid build
failures if the servers aren't entirely healthy.
2024-02-23 17:22:48 -08:00
..
docs.oracle.com-javase-8-docs-api Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00
netty.io-4.1-api Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00
protobuf.dev-reference-java-api-docs Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00
square.github.io-okhttp-2.x-okhttp Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00