Skip to content

Replace bogus @url Javadoc tag with HTML link#447

Merged
domesticmouse merged 1 commit intogooglemaps:masterfrom
apjanke:fix-url-in-javadoc
Jul 1, 2018
Merged

Replace bogus @url Javadoc tag with HTML link#447
domesticmouse merged 1 commit intogooglemaps:masterfrom
apjanke:fix-url-in-javadoc

Conversation

@apjanke
Copy link
Copy Markdown
Contributor

@apjanke apjanke commented Jun 30, 2018

As far as I know, @url is not a standard Javadoc tag type, and I don't see a custom tag definition for it in this project.

This PR replaces a use of @url with a regular HTML link. It's in an internal class, so it won't show up in the generated Javadoc and doesn't actually matter, but it gets rid of a warning in static inspection tools that validate Javadoc.

@domesticmouse domesticmouse merged commit 4d8312b into googlemaps:master Jul 1, 2018
@apjanke apjanke deleted the fix-url-in-javadoc branch July 2, 2018 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants