Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
More and newer Javadoc links.
(I'm still using
linkoffline
for the J2ObjC annotations at javadoc.io, even though at least one of the two problems we had with that before has possibly been solved: I'm not sure if it has been completely solved, and I haven't looked into the second problem at all. Note that, if we do want to use plainlink
, we may need to fiddle with the exact URL that we use. The one that I'm using now is where we ultimately want the user to end up, so that might be better than any indirect URL that we might need in order to use plainlink
.)Note that the Truth configuration works well for
mvn javadoc:aggregate
, which is what we use to generate truth.dev/api. Formvn javadoc:javadoc
, it leads to non-fatal "errors":It's possible that we'll see these during the release process. If they ever become true errors, I can mess with the configuration some more. (I think that this kind of "error" is the reason that I didn't try to share the Javadoc config for Guava across modules.)
RELNOTES=n/a